|
MCKL
Monte Carlo Kernel Library
|
#include <mckl/random/internal/common.hpp>
Public Types | |
| using | result_type = double |
Public Member Functions | |
| DummyDistribution (const DistributionType &distribution) | |
| template<typename RNGType > | |
| double | operator() (RNGType &) |
Definition at line 760 of file random/internal/common.hpp.
| using mckl::internal::DummyDistribution< DistributionType >::result_type = double |
Definition at line 763 of file random/internal/common.hpp.
|
inline |
Definition at line 765 of file random/internal/common.hpp.
|
inline |
Definition at line 771 of file random/internal/common.hpp.
1.8.13