Create |
Name | Description | |
---|---|---|
![]() ![]() | RandomPositiveDefiniteT(Int32) | Create a new positive definite dense matrix where each value is the product of two samples from the standard distribution. |
![]() ![]() | RandomPositiveDefiniteT(Int32, IContinuousDistribution) | Create a new positive definite dense matrix where each value is the product of two samples from the provided random distribution. |
![]() ![]() | RandomPositiveDefiniteT(Int32, Int32) | Create a new positive definite dense matrix where each value is the product of two samples from the provided random distribution. |