InverseWishartSample Method |
Name | Description | |
---|---|---|
Sample |
Creates random variable sample.
(Inherited from CMDistribution.) | |
Sample(Matrix) |
Generates random variable sample.
Note that inverseScale matrix should be positive definite.
(Overrides CMDistributionSample(Matrix).) | |
Sample(Matrix, Double) |
Static method which generates sample of inverse-Wishart distribution with user specified parameters.
| |
Sample(RandomGenerator, Matrix, Double) |
Static method which generates sample of inverse-Wishart distribution with user specified generator and parameters.
|