|
STK++ 0.9.13
|
In this sub-project, we compute and simulate the usual probabilities laws: normal law, binomial law, Cauchy law,... More...

Classes | |
| class | STK::Law::Bernoulli |
| Bernoulli probability law. More... | |
| class | STK::Law::Beta |
| Beta distribution law. More... | |
| class | STK::Law::Binomial |
| Binomial probability law. More... | |
| class | STK::Law::Categorical |
| Categorical probability law. More... | |
| class | STK::Law::Cauchy |
| Cauchy distribution law. More... | |
| class | STK::Law::ChiSquared |
| ChiSquared distribution law. More... | |
| class | STK::Law::Empirical |
| Empirical distribution law. More... | |
| class | STK::Law::Exponential |
| Exponential distribution law. More... | |
| class | STK::Law::FisherSnedecor |
| FisherSnedecor distribution law. More... | |
| class | STK::Law::Gamma |
| Gamma distribution law. More... | |
| class | STK::Law::Geometric |
| Geometric probability law. More... | |
| class | STK::Law::HyperGeometric |
| HyperGeometric probability law. More... | |
| class | STK::Law::ILawBase |
| Interface base class for all the (univariate/multivariate) probabilities laws. More... | |
| class | STK::Law::IUnivLaw< Type > |
| Interface base class for all the univariate distributions. More... | |
| class | STK::Law::Logistic |
| Logistic distribution law. More... | |
| class | STK::Law::LogNormal |
| LogNormal distribution law. More... | |
| class | STK::Law::NegativeBinomial |
| NegativeBinomial probability law. More... | |
| class | STK::Law::Normal |
| Normal distribution law. More... | |
| class | STK::Law::Poisson |
| Poisson distribution law. More... | |
| class | STK::Law::Student |
| Student distribution law. More... | |
| class | STK::Law::Uniform |
| class for the Uniform law distribution. More... | |
| class | STK::Law::UniformDiscrete |
| class for the Uniform law distribution. More... | |
| class | STK::Law::Weibull |
| Weibull distribution law. More... | |
| class | STK::MultiLaw::IMultiLaw< RowVector > |
| Interface base Class for the multivariate distributions. More... | |
| class | STK::MultiLaw::JointProbability< RowVector, Law > |
| joint density class for the multivariate distributions. More... | |
| class | STK::MultiLaw::JointBernoulli< RowVector > |
| Implement the Joint Bernoulli probability law. More... | |
| class | STK::MultiLaw::JointCauchy< RowVector > |
| Implement the Joint Cauchy probability law. More... | |
| class | STK::MultiLaw::JointGamma< RowVector > |
| Implement the Joint Gamma probability law. More... | |
| class | STK::MultiLaw::JointNormal< RowVector > |
| Implement the Joint Normal probability law. More... | |
| class | STK::MultiLaw::Normal< RowVector > |
| Class for the multivariate Normal distribution. More... | |
| class | STK::RandBase |
| class for the Base random generator. More... | |
In this sub-project, we compute and simulate the usual probabilities laws: normal law, binomial law, Cauchy law,...