| Base typedef | STK::Law::NegativeBinomial | |
| cdf(Real const &t) const | STK::Law::NegativeBinomial | virtual |
| cdf(Real const &t, int size, Real const &prob) | STK::Law::NegativeBinomial | static |
| cdfc(Real const &t) const | STK::Law::IUnivLaw< Integer > | inlinevirtual |
| icdf(Real const &p) const | STK::Law::NegativeBinomial | virtual |
| icdf(Real const &p, int size, Real const &prob) | STK::Law::NegativeBinomial | static |
| ILawBase(String const &name) | STK::Law::ILawBase | inlineprotected |
| IUnivLaw(String const &name) | STK::Law::IUnivLaw< Integer > | inlineprotected |
| IUnivLaw(IUnivLaw const &law) | STK::Law::IUnivLaw< Integer > | inlineprotected |
| lcdf(Real const &t) const | STK::Law::IUnivLaw< Integer > | inlinevirtual |
| lcdfc(Real const &t) const | STK::Law::IUnivLaw< Integer > | inlinevirtual |
| lpdf(Integer const &x) const | STK::Law::NegativeBinomial | virtual |
| lpdf(Integer x, int size, Real const &prob) | STK::Law::NegativeBinomial | static |
| name() const | STK::Law::ILawBase | inline |
| name_ | STK::Law::ILawBase | protected |
| NegativeBinomial(int size=1, Real const &prob=0.5) | STK::Law::NegativeBinomial | inline |
| pdf(Integer const &x) const | STK::Law::NegativeBinomial | virtual |
| pdf(Integer x, int size, Real const &prob) | STK::Law::NegativeBinomial | static |
| prob() const | STK::Law::NegativeBinomial | inline |
| prob_ | STK::Law::NegativeBinomial | protected |
| rand() const | STK::Law::NegativeBinomial | virtual |
| rand(int size, Real const &prob) | STK::Law::NegativeBinomial | static |
| setProb(Real const &prob) | STK::Law::NegativeBinomial | inline |
| setSize(Integer size) | STK::Law::NegativeBinomial | inline |
| size() const | STK::Law::NegativeBinomial | inline |
| size_ | STK::Law::NegativeBinomial | protected |
| ~ILawBase() | STK::Law::ILawBase | inlineprotected |
| ~IUnivLaw() | STK::Law::IUnivLaw< Integer > | inlinevirtual |
| ~NegativeBinomial() | STK::Law::NegativeBinomial | inlinevirtual |