STK++ 1.0

The Laws sub-project.

In this sub-project, we compute and simulate usual probabilities laws: normal, binomial, cacuchy,... More...

Collaboration diagram for The Laws sub-project.:

Classes

class  STK::Law::Cauchy
 Cauchy distribution law. More...
class  STK::Law::ILawBase
 Interface base class for all the (univariate/multivariate) probabilities laws. More...
class  STK::Law::ITMultivariate< TYPE, Container1D >
 Interface base Class for the multivariate distributions. More...
class  STK::Law::ITUnivariate< TYPE >
 Interface base class for all the univariate probabilities laws. More...
class  STK::Law::MultivariateNormal< Container1D >
 Class for the multivariate Normal distribution. More...
class  STK::Law::Normal
 Normal distribution law. More...
class  STK::RandBase
 class for the Base random generator. More...

Detailed Description

In this sub-project, we compute and simulate usual probabilities laws: normal, binomial, cacuchy,...