Click or drag to resize

VectorBuilderTRandom Method

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