Click or drag to resize

CreateMatrixRandom Method

Overload List
 NameDescription
Public methodStatic memberRandomT(Int32, Int32) Create a new dense matrix with values sampled from the standard distribution with a system random source.
Public methodStatic memberRandomT(Int32, Int32, IContinuousDistribution) Create a new dense matrix with values sampled from the provided random distribution.
Public methodStatic memberRandomT(Int32, Int32, Int32) Create a new dense matrix with values sampled from the standard distribution with a system random source.
Top
See Also