GaussianDistribution Properties |
[This is preliminary documentation and is subject to change.]
The GaussianDistribution type exposes the following members.
| Name | Description | |
|---|---|---|
| Mean |
The mean of the distribution.
| |
| NormalizationConstant |
The normalization constant of the distribution.
| |
| Precision |
The precision of the distribution (1 / (SD^2)).
| |
| PrecisionMean |
The precision-mean of the distribution (P x M).
| |
| StandardDeviation |
The standard deviation of the distribution.
|