Click or drag to resize

PCFactorExtractionEigenvectors Property

Gets the eigenvalues of the covariance matrix as columns in a matrix.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public DoubleMatrix Eigenvectors { get; }

Property Value

DoubleMatrix
See Also