MCKL
Monte Carlo Kernel Library
mckl::SamplingDistribution< IntType > Member List

This is the complete list of members for mckl::SamplingDistribution< IntType >, including all inherited members.

distribution_type typedefmckl::SamplingDistribution< IntType >
m() constmckl::SamplingDistribution< IntType >inline
max(result_type *r) constmckl::SamplingDistribution< IntType >inline
min(result_type *r) constmckl::SamplingDistribution< IntType >inline
n() constmckl::SamplingDistribution< IntType >inline
operator!=(const distribution_type &dist1, const distribution_type &dist2)mckl::SamplingDistribution< IntType >friend
operator()(RNGType &rng, result_type *r) constmckl::SamplingDistribution< IntType >inline
operator<<(std::basic_ostream< CharT, Traits > &os, const distribution_type &dist)mckl::SamplingDistribution< IntType >friend
operator==(const distribution_type &dist1, const distribution_type &dist2)mckl::SamplingDistribution< IntType >friend
operator>>(std::basic_istream< CharT, Traits > &is, distribution_type &dist)mckl::SamplingDistribution< IntType >friend
result_type typedefmckl::SamplingDistribution< IntType >
SamplingDistribution(result_type n=1, result_type m=1)mckl::SamplingDistribution< IntType >inlineexplicit