PrincipalComponentWeight Property |
Gets the weight of the component.
Namespace:
Meta.Numerics.Statistics
Assembly:
Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax public double Weight { get; }
Public ReadOnly Property Weight As Double
Get
public:
property double Weight {
double get ();
}
member Weight : float with get
Property Value
Type:
DoubleSee Also