scalation.mathstat.Fac_QR_RR
See theFac_QR_RR companion class
The Fac_QR_RR object provides a convenient way to determine the rank of matrix.
Attributes
-
Companion
-
class
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Self type
-
Members list
Return the rank (number of independent columns) of matrix 'a'.
Return the rank (number of independent columns) of matrix 'a'.
Value parameters
-
a
-
the matrix whose rank is to be determined
Attributes