vSMC
vSMC: Scalable Monte Carlo
vsmc::BernoulliDistribution< IntType > Member List

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

BernoulliDistribution(double p=0.5)vsmc::BernoulliDistribution< IntType >inlineexplicit
BernoulliDistribution(const param_type &param)vsmc::BernoulliDistribution< IntType >inlineexplicit
distribution_type typedefvsmc::BernoulliDistribution< IntType >
max() const vsmc::BernoulliDistribution< IntType >inline
min() const vsmc::BernoulliDistribution< IntType >inline
operator!=(const distribution_type &dist1, const distribution_type &dist2)vsmc::BernoulliDistribution< IntType >friend
operator()(RNGType &rng)vsmc::BernoulliDistribution< IntType >inline
operator()(RNGType &rng, const param_type &param)vsmc::BernoulliDistribution< IntType >inline
operator()(RNGType &rng, std::size_t n, result_type *r)vsmc::BernoulliDistribution< IntType >inline
operator()(RNGType &rng, std::size_t n, result_type *r, const param_type &param)vsmc::BernoulliDistribution< IntType >inline
operator<<(std::basic_ostream< CharT, Traits > &os, const distribution_type &dist)vsmc::BernoulliDistribution< IntType >friend
operator==(const distribution_type &dist1, const distribution_type &dist2)vsmc::BernoulliDistribution< IntType >friend
operator>>(std::basic_istream< CharT, Traits > &is, distribution_type &dist)vsmc::BernoulliDistribution< IntType >friend
p() const vsmc::BernoulliDistribution< IntType >inline
param() const vsmc::BernoulliDistribution< IntType >inline
param(const param_type &parm)vsmc::BernoulliDistribution< IntType >inline
reset()vsmc::BernoulliDistribution< IntType >inline
result_type typedefvsmc::BernoulliDistribution< IntType >