MCKL
Monte Carlo Kernel Library
mckl::DirichletDistribution< RealType > Member List

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

alpha() constmckl::DirichletDistribution< RealType >inline
dim() constmckl::DirichletDistribution< RealType >inline
DirichletDistribution(std::size_t dim=1)mckl::DirichletDistribution< RealType >inline
DirichletDistribution(std::size_t dim, result_type alpha)mckl::DirichletDistribution< RealType >inline
DirichletDistribution(std::size_t dim, const result_type *alpha)mckl::DirichletDistribution< RealType >inline
DirichletDistribution(const param_type &param)mckl::DirichletDistribution< RealType >inlineexplicit
DirichletDistribution(param_type &&param)mckl::DirichletDistribution< RealType >inlineexplicit
distribution_type typedefmckl::DirichletDistribution< RealType >
max(OutputIter first) constmckl::DirichletDistribution< RealType >inline
min(OutputIter first) constmckl::DirichletDistribution< RealType >inline
operator!=(const distribution_type &dist1, const distribution_type &dist2)mckl::DirichletDistribution< RealType >friend
operator()(RNGType &rng, result_type *r)mckl::DirichletDistribution< RealType >inline
operator()(RNGType &rng, result_type *r, const param_type &param)mckl::DirichletDistribution< RealType >inline
operator()(RNGType &rng, std::size_t n, result_type *r)mckl::DirichletDistribution< RealType >inline
operator()(RNGType &rng, std::size_t n, result_type *r, const param_type &param)mckl::DirichletDistribution< RealType >inline
operator<<(std::basic_ostream< CharT, Traits > &os, const distribution_type &dist)mckl::DirichletDistribution< RealType >friend
operator==(const distribution_type &dist1, const distribution_type &dist2)mckl::DirichletDistribution< RealType >friend
operator>>(std::basic_istream< CharT, Traits > &is, distribution_type &dist)mckl::DirichletDistribution< RealType >friend
param() constmckl::DirichletDistribution< RealType >inline
param(const param_type &param)mckl::DirichletDistribution< RealType >inline
param(param_type &&param)mckl::DirichletDistribution< RealType >inline
reset()mckl::DirichletDistribution< RealType >inline
result_type typedefmckl::DirichletDistribution< RealType >