Click or drag to resize

ErlangDistributionLocation Property

Gets the location parameter of the distribution.

Namespace: Altaxo.Calc.Probability.Old
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public double Location { get; }

Property Value

Double
The location parameter.
See Also