Returns the rank of the matrix used to construct this instance.
Namespace: Imsl.MathAssembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax Public Function GetRank As Integer
member GetRank : unit -> int
Return Value
Type:
Int32
An
int specifying the rank of the matrix used to construct this
instance.
See Also