Infinity Engine v0.6.20
C++ API Documentation
Loading...
Searching...
No Matches
Infinity::Engine::NegativeBinomialDistribution< IntType > Member List

This is the complete list of members for Infinity::Engine::NegativeBinomialDistribution< IntType >, including all inherited members.

k() constInfinity::Engine::NegativeBinomialDistribution< IntType >inline
max() constInfinity::Engine::NegativeBinomialDistribution< IntType >inline
min() constInfinity::Engine::NegativeBinomialDistribution< IntType >inline
NegativeBinomialDistribution()Infinity::Engine::NegativeBinomialDistribution< IntType >inline
NegativeBinomialDistribution(IntType k, double p=0.5)Infinity::Engine::NegativeBinomialDistribution< IntType >inlineexplicit
NegativeBinomialDistribution(const param_type &param)Infinity::Engine::NegativeBinomialDistribution< IntType >inlineexplicit
operator!=Infinity::Engine::NegativeBinomialDistribution< IntType >friend
operator()(Generator &g)Infinity::Engine::NegativeBinomialDistribution< IntType >inline
operator()(Generator &g, const param_type &param)Infinity::Engine::NegativeBinomialDistribution< IntType >inline
operator==Infinity::Engine::NegativeBinomialDistribution< IntType >friend
p() constInfinity::Engine::NegativeBinomialDistribution< IntType >inline
param() constInfinity::Engine::NegativeBinomialDistribution< IntType >inline
param(const param_type &param)Infinity::Engine::NegativeBinomialDistribution< IntType >inline
reset()Infinity::Engine::NegativeBinomialDistribution< IntType >inline
result_type typedefInfinity::Engine::NegativeBinomialDistribution< IntType >