Click or drag to resize

PCFactorExtractionCovarianceMatrix Property

Gets the covariance matrix whose eigenvalues are computed.

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

Property Value

DoubleSymmetricMatrix
See Also