Inverse |
The InverseWishart type exposes the following members.
Name | Description | |
---|---|---|
![]() | DegreesOfFreedom | Gets or sets the degree of freedom (ν) for the inverse Wishart distribution. |
![]() | Mean | Gets the mean. |
![]() | 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 (Ψ) for the inverse Wishart distribution. |
![]() | Variance | Gets the variance of the distribution. |