|  | DoubleLeastSquaresRank Property | 
            Gets the effective rank of the matrix A.
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
 Syntax
SyntaxPublic ReadOnly Property Rank As Integer
	Get
public:
property int Rank {
	int get ();
}member Rank : int with get
Property Value
Int32 See Also
See Also