next up previous contents index
Next: solve Up: LinearAlgebra Previous: rankLowerBound   Contents   Index


span


\begin{usage}
span~a
\end{usage}


Signature


\begin{params}
{\em a} & M & A matrix\\
\end{params}

\begin{retval}
Returns $[c_1,\dots,c_r]$\ where $r$\ is the rank of {\em a}
and the span of $a$\ is generated by its columns $c_1,\dots,c_r$.
\end{retval}


See Also



Manuel Bronstein 2000-12-13