Hydra
4.0.1
A header-only templated C++ framework to perform data analysis on massively parallel platforms.
|
#include <hydra/detail/Config.h>
#include <hydra/detail/external/hydra_thrust/type_traits/void_t.h>
#include <type_traits>
Go to the source code of this file.
Data Structures | |
struct | hydra::detail::is_hydra_integrator< Integrator, T > |
struct | hydra::detail::is_hydra_integrator< T, hydra::thrust::void_t< typename T::hydra_integrator_type > > |
Namespaces | |
hydra | |
Generic policies definition. | |
hydra::detail | |