HypergeometricDistribution.UntaggedPopulation Property

Gets the number of untagged items.

Definition

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

Property Value

Int32
The number of untagged items.

Remarks

This property is read-only.

See Also