next up previous contents index
Next: rankLowerBound Up: LinearAlgebraRing Previous: rank   Contents   Index


rank


\begin{usage}
rank(M)(a)
\end{usage}


Signature


\begin{params}
{\em M} & \htmlref{\texttt{MatrixCategory}}{MatrixCategory} \% & A matrix type\\
{\em a} & M & A matrix\\\end{params}

\begin{retval}
Returns $(rank?, r)$\ such that $r \le \mbox{rank}(a)$,
and $r$\ is exactly the rank of $a$\ if $rank?$\ is {\it true}\xspace .
\end{retval}


See Also



Manuel Bronstein 2000-12-13