STK++ 1.0
STK::Law Namespace Reference

This is the namespace containing the class handling the usual probabilities Laws. More...

Classes

class  Cauchy
 Cauchy distribution law. More...
class  ILawBase
 Interface base class for all the (univariate/multivariate) probabilities laws. More...
class  ITMultivariate
 Interface base Class for the multivariate distributions. More...
class  ITUnivariate
 Interface base class for all the univariate probabilities laws. More...
class  MultivariateNormal
 Class for the multivariate Normal distribution. More...
class  Normal
 Normal distribution law. More...

Detailed Description

This is the namespace containing the class handling the usual probabilities Laws.

The namespace Law is the domain space of the probabilities laws like normal law, gamma law, binomial law...