JohnsonDistribution.Type Property

Gets the type of the Johnson distribution.

Definition

Namespace: Numerics.NET.Statistics.Distributions
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public JohnsonDistributionType Type { get; }

Property Value

JohnsonDistributionType

See Also