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