NormalInverseGaussianDistribution.LocationParameter Property

Gets the location parameter for the distribution.

Definition

Namespace: Extreme.Statistics.Distributions
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public double LocationParameter { get; }

Property Value

Double

Remarks

This property is read-only.

See Also