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