NoncentralChiSquaredDistributionNoncentrality Property |
Gets the non-centrality parameter of the distribution.
Namespace:
Meta.Numerics.Statistics.Distributions
Assembly:
Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax public double Noncentrality { get; }
Public ReadOnly Property Noncentrality As Double
Get
public:
property double Noncentrality {
double get ();
}
member Noncentrality : float with get
Property Value
Type:
DoubleSee Also