MatrixContinuousDistribution Properties |
The MatrixContinuousDistribution type exposes the following members.
Name | Description | |
---|---|---|
Covariance |
Gets the variance-covariance matrix for this distribution.
| |
Dimension |
Gets the number of variables for this distribution.
| |
Mean |
Gets the mean for this distribution.
| |
Median |
Gets the median for this distribution.
| |
Mode |
Gets the mode for this distribution.
| |
NumberOfColumns |
Gets the number of columns that matrices from this distribution should have.
| |
NumberOfRows |
Gets the number of rows that matrices from this distribution should have.
| |
Variance |
Gets the variance for this distribution.
|