public ReadOnlyDoubleMatrix Variances { get; }Public ReadOnly Property Variances As ReadOnlyDoubleMatrix
Getpublic:
property ReadOnlyDoubleMatrix^ Variances {
ReadOnlyDoubleMatrix^ get ();
}member Variances : ReadOnlyDoubleMatrix with getEach column in the Coordinates of the projected points on the principal directions is referred to as a principal variable. Property Variances gets the variances of such variables.