Wishart Properties |
The Wishart type exposes the following members.
Name | Description | |
---|---|---|
Columns |
Number of columns in distribution.
(Inherited from CMDistribution.) | |
DegreesOfFreedom |
Number of degrees of freedom.
| |
Entropy |
Entropy of the distribution.
http://en.wikipedia.org/wiki/Information_entropy
(Inherited from CMDistribution.) | |
Mean |
Means matrix.
(Overrides CMDistributionMean.) | |
Method |
Method of normal distribution generation.
| |
Mode |
Modes matrix.
(Overrides CMDistributionMode.) | |
Rows |
Number of rows in distribution.
(Inherited from CMDistribution.) | |
Scale |
Scale matrix.
| |
ScaleIsPositiveDefinite |
Indicates whether user specified scale matrix is positive definite.
|