module documentation

Collection of classes that sample from parametrized distributions and provide an update mechanism of the distribution parameters.

All classes are supposed to follow the base class StatisticalModelSamplerWithZeroMeanBaseClass interface in module interfaces.

Class GaussDiagonalSampler Multi-variate normal distribution with zero mean and diagonal covariance matrix.
Class GaussFullSampler Multi-variate normal distribution with zero mean.
Class GaussSampler No class docstring; 3/3 properties, 0/3 instance variable, 3/3 methods documented
Class GaussStandardConstant Standard Multi-variate normal distribution with zero mean.
Variable _assertions_quadratic Undocumented
_assertions_quadratic: bool =

Undocumented