Click or drag to resize

ProbabilityDistributionSample Method

Draws a sample point from this instance.

Namespace:  Novacta.Analytics
Assembly:  Novacta.Analytics (in Novacta.Analytics.dll) Version: 2.0.0
Syntax
public abstract double Sample()

Return Value

Type: Double
The sampled point.
See Also