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/utility/StaticAssert.h>
#include <hydra/detail/external/hydra_thrust/random.h>
#include <initializer_list>
Go to the source code of this file.
Data Structures | |
struct | hydra::Distribution< Class, false > |
struct | hydra::Distribution< Functor, true > |
struct | hydra::RngBase |
Namespaces | |
hydra | |
Generic policies definition. | |
Macros | |
#define | DISTRIBUTION_INL_ |
struct hydra::Distribution< Class, false > |
#define DISTRIBUTION_INL_ |