 | FloatRandomWeibullDistribution Constructor |
Constructs a random number generator for a Weibull distribution
using the default shape parameter (1.0), displacement (0.0), and scale
factor (1.0).
Namespace:
CenterSpace.NMath.Core
Assembly:
NMath (in NMath.dll) Version: 7.3
Syntaxpublic FloatRandomWeibullDistribution()
public:
FloatRandomWeibullDistribution()
new : unit -> FloatRandomWeibullDistribution
See Also