DistributionGenerator Property |
Gets or sets a Generator object that can be used as underlying random number generator.
Namespace: Altaxo.Calc.ProbabilityAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public Generator Generator { get; set; }
Property Value
GeneratorSee Also