Austra.Library.Stats Namespace

Contains running statistics, random generators and other useful math functions.

Classes

AccumulatorCalculates statistics by adding samples.
FunctionsContains statistical and other useful math functions.
MultivariateNormalRandomGenerates a normal multivariate distribution.
NormalRandomGenerates values from the standard normal distribution.
SimpleAccumulatorCalculates statistics by adding samples.