Hydra  4.0.1
A header-only templated C++ framework to perform data analysis on massively parallel platforms.
Distribution.h File Reference
Include dependency graph for Distribution.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  hydra::Distribution< Functor, Implemented >
 

Namespaces

 hydra
 Generic policies definition.
 

Data Structure Documentation

◆ hydra::Distribution

class hydra::Distribution

template<typename Functor, bool Implemented = detail::has_rng_formula<Functor>::value>
class hydra::Distribution< Functor, Implemented >

Examples:
basic_distributions.inl.
Collaboration diagram for hydra::Distribution< Functor, Implemented >: