Click or drag to resize

MatrixBuilderTRandomPositiveDefinite Method

Overload List
 NameDescription
Public methodRandomPositiveDefinite(Int32) Create a new positive definite dense matrix where each value is the product of two samples from the standard distribution.
Public methodRandomPositiveDefinite(Int32, IContinuousDistribution) Create a new positive definite dense matrix where each value is the product of two samples from the provided random distribution.
Public methodRandomPositiveDefinite(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