Laplace Distribution.Scale Parameter Property
Gets the scale parameter of the distribution.
Definition
Namespace: Extreme.Statistics.Distributions
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
The scale parameter of the distribution.
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public double ScaleParameter { get; }
Property Value
DoubleThe scale parameter of the distribution.
Remarks
This property is read-only.