FDistributionNextDouble Method |
Generates a random value distributed according to the distribution.
Namespace: Altaxo.Calc.Probability.OldAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic override double NextDouble()
Return Value
DoubleThe next random value drawn from the distribution.
See Also