 | SVDRegressionCalculationRank Property |
Gets the numerical rank of the matrix.
Namespace:
CenterSpace.NMath.Core
Assembly:
NMath (in NMath.dll) Version: 7.3
SyntaxPublic ReadOnly Property Rank As Integer
Get
public:
virtual property int Rank {
int get () sealed;
}
abstract Rank : int with get
override Rank : int with get
Property Value
Type:
Int32Implements
IRegressionCalculationRank
See Also