LinearRegressionGetRank Method |
Returns the rank of the matrix.
Namespace: Imsl.StatAssembly: 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 containing the rank of the matrix.
See Also