  | 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.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntaxpublic FloatRandomWeibullDistribution()
public:
FloatRandomWeibullDistribution()
new : unit -> FloatRandomWeibullDistribution
See Also