HypergeometricDistribution.TaggedPopulation Property

Gets the number of tagged items.

Definition

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

Property Value

Int32
The number of tagged items.

Remarks

This property is read-only.

See Also