Hydra  4.0.1
A header-only templated C++ framework to perform data analysis on massively parallel platforms.
FormulaTraits.h File Reference
#include <hydra/detail/Config.h>
#include <hydra/detail/RngFormula.h>
#include <hydra/detail/external/hydra_thrust/type_traits/void_t.h>
#include <type_traits>
#include <utility>
Include dependency graph for FormulaTraits.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  hydra::detail::has_rng_formula< Functor, T >
 
struct  hydra::detail::has_rng_formula< Functor, hydra::thrust::void_t< typename hydra::RngFormula< Functor >::value_type > >
 
struct  hydra::detail::is_rng_formula< Formula >
 
struct  hydra::detail::is_rng_formula< hydra::RngFormula< Formula > >
 

Namespaces

 hydra
 Generic policies definition.
 
 hydra::detail