Click or drag to resize

CreateMatrixRandomPositiveDefinite Method

Overload List
 NameDescription
Public methodStatic memberRandomPositiveDefiniteT(Int32) Create a new positive definite dense matrix where each value is the product of two samples from the standard distribution.
Public methodStatic memberRandomPositiveDefiniteT(Int32, IContinuousDistribution) Create a new positive definite dense matrix where each value is the product of two samples from the provided random distribution.
Public methodStatic memberRandomPositiveDefiniteT(Int32, Int32) Create a new positive definite dense matrix where each value is the product of two samples from the provided random distribution.
Top
See Also