MatrixNormal Properties |
The MatrixNormal type exposes the following members.
Name | Description | |
---|---|---|
ColCovarianceIsPositiveDefinite |
Indicates whether user specified column covariance matrix is positive definite.
| |
ColumnCovariance |
Column covariance matrix.
| |
Columns |
Number of columns in distribution.
(Inherited from CMDistribution.) | |
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 |
Mode of the distribution.
http://en.wikipedia.org/wiki/Mode_(statistics)
(Inherited from CMDistribution.) | |
RowCovariance |
Row covariance matrix.
| |
RowCovarianceIsPositiveDefinite |
Indicates whether user specified row covariance matrix is positive definite.
| |
Rows |
Number of rows in distribution.
(Inherited from CMDistribution.) |