CauchyDistributionGamma Property |
Gets or sets the parameter gamma (scale parameter; designates the half-width at half-maximum) which is used for generation of Cauchy distributed random numbers.
Namespace: Altaxo.Calc.ProbabilityAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxpublic double Gamma { get; set; }Property Value
Double
Remarks
See Also