Wishart Properties |
The Wishart type exposes the following members.
Name | Description | |
---|---|---|
![]() | DegreesOfFreedom | Gets or sets the degrees of freedom (n) for the Wishart distribution. |
![]() | Mean | Gets the mean of the distribution. |
![]() | Mode | Gets the mode of the distribution. |
![]() | RandomSource | Gets or sets the random number generator which is used to draw random samples. |
![]() | Scale | Gets or sets the scale matrix (V) for the Wishart distribution. |
![]() | Variance | Gets the variance of the distribution. |