Click or drag to resize

CORegressionCalculationRank Property

Gets the rank of the regression 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