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

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_
 

Data Structure Documentation

◆ hydra::Distribution< Class, false >

struct hydra::Distribution< Class, false >

template<typename Class>
struct hydra::Distribution< Class, false >

Collaboration diagram for hydra::Distribution< Class, false >:

Macro Definition Documentation

◆ DISTRIBUTION_INL_

#define DISTRIBUTION_INL_