next up previous contents index
Next: subKernel Up: LinearAlgebraRing Previous: solve   Contents   Index


span


\begin{usage}
span(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 $[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