HypergeometricDistributionFailurePopulation Property |
Gets the failure population parameter of the distribution.
Namespace:
Meta.Numerics.Statistics.Distributions
Assembly:
Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax public int FailurePopulation { get; }
Public ReadOnly Property FailurePopulation As Integer
Get
public:
property int FailurePopulation {
int get ();
}
member FailurePopulation : int with get
Property Value
Type:
Int32See Also