Gets or sets the number of components to calculate.
Namespace:
Extreme.Statistics.Multivariate
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public int NumberOfComponents { get; set; }
Public Property NumberOfComponents As Integer
Get
Set
public:
property int NumberOfComponents {
int get ();
void set (int value);
}
member NumberOfComponents : int with get, set
Property Value
Type:
Int32
Reference