Click or drag to resize

SVDRegressionCalculationRank Property

Gets the numerical rank of the matrix.

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

Property Value

Int32

Implements

IRegressionCalculationRank
See Also