Click or drag to resize

ProbabilityDistributionSample Method

Overload List
  NameDescription
Public methodSample
Draws a sample point from this instance.
Public methodSample(Int32)
Draws a sample from this instance having the specified size and returns it as a matrix.
Public methodSample(Int32, Double, Int32)
Draws a sample from this instance having the specified size and returns it in a destination array.
Top
See Also