Click or drag to resize

InverseWishart Properties

The InverseWishart type exposes the following members.

Properties
 NameDescription
Public propertyDegreesOfFreedom Gets or sets the degree of freedom (ν) for the inverse Wishart distribution.
Public propertyMean Gets the mean.
Public propertyMode Gets the mode of the distribution.
Public propertyRandomSource Gets or sets the random number generator which is used to draw random samples.
Public propertyScale Gets or sets the scale matrix (Ψ) for the inverse Wishart distribution.
Public propertyVariance Gets the variance of the distribution.
Top
See Also