a() const | STK::Law::UniformDiscrete | inline |
a_ | STK::Law::UniformDiscrete | protected |
b() const | STK::Law::UniformDiscrete | inline |
b_ | STK::Law::UniformDiscrete | protected |
Base typedef | STK::Law::UniformDiscrete | |
cdf(Real const &t) const | STK::Law::UniformDiscrete | virtual |
cdf(Real const &t, int a, int b) | STK::Law::UniformDiscrete | static |
cdfc(Real const &t) const | STK::Law::IUnivLaw< int > | inlinevirtual |
icdf(Real const &p) const | STK::Law::UniformDiscrete | virtual |
icdf(Real const &p, int a, int b) | STK::Law::UniformDiscrete | static |
ILawBase(String const &name) | STK::Law::ILawBase | inlineprotected |
IUnivLaw(String const &name) | STK::Law::IUnivLaw< int > | inlineprotected |
IUnivLaw(IUnivLaw const &law) | STK::Law::IUnivLaw< int > | inlineprotected |
lcdf(Real const &t) const | STK::Law::IUnivLaw< int > | inlinevirtual |
lcdfc(Real const &t) const | STK::Law::IUnivLaw< int > | inlinevirtual |
lpdf(int const &x) const | STK::Law::UniformDiscrete | virtual |
lpdf(Real const &p, int a, int b) | STK::Law::UniformDiscrete | static |
n() const | STK::Law::UniformDiscrete | inline |
n_ | STK::Law::UniformDiscrete | private |
name() const | STK::Law::ILawBase | inline |
name_ | STK::Law::ILawBase | protected |
pdf(int const &x) const | STK::Law::UniformDiscrete | virtual |
pdf(Real const &x, int a, int b) | STK::Law::UniformDiscrete | static |
rand() const | STK::Law::UniformDiscrete | virtual |
rand(int a, int b) | STK::Law::UniformDiscrete | static |
setA(int a) | STK::Law::UniformDiscrete | inline |
setB(int b) | STK::Law::UniformDiscrete | inline |
UniformDiscrete(int a, int b) | STK::Law::UniformDiscrete | inline |
UniformDiscrete(UniformDiscrete const &law) | STK::Law::UniformDiscrete | inline |
~ILawBase() | STK::Law::ILawBase | inlineprotected |
~IUnivLaw() | STK::Law::IUnivLaw< int > | inlinevirtual |
~UniformDiscrete() | STK::Law::UniformDiscrete | inlinevirtual |