Click or drag to resize

InverseWishart Properties

The InverseWishart type exposes the following members.

Properties
  NameDescription
Public propertyColumns
Number of columns in distribution.
(Inherited from CMDistribution.)
Public propertyDegreesOfFreedom
Number of degrees of freedom.
Public propertyEntropy
Entropy of the distribution. http://en.wikipedia.org/wiki/Information_entropy
(Inherited from CMDistribution.)
Public propertyInverseScale
Inverse scale matrix.
Public propertyMean
Means matrix.
(Overrides CMDistributionMean.)
Public propertyMethod
Method of normal distribution generation.
Public propertyMode
Modes matrix.
(Overrides CMDistributionMode.)
Public propertyRows
Number of rows in distribution.
(Inherited from CMDistribution.)
Top
See Also