CauchyDistributionAlpha Property |
Gets or sets the parameter alpha (location parameter - designates the median) of cauchy distributed random numbers which is used for their generation.
Namespace: Altaxo.Calc.ProbabilityAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public double Alpha { get; set; }
Property Value
DoubleRemarks See Also