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