next up previous contents index
Next: subKernel Up: LinearAlgebra Previous: span   Contents   Index


solve


\begin{usage}
solve(a, b)
\end{usage}


Signature


\begin{params}
{\em a, b} & M & Matrices\\
\end{params}

\begin{retval}
Returns $(w, m, [d_1,\dots,d_n])$\ such that the columns
of $w$\...
..._2 & & \cr
& & \ddots & \cr
& & & d_n \cr
}\,.
\end{displaymath}
\end{retval}

\begin{remarks}
For each $i$, $d_i \ne 0$\ if and only if the system
$a x = {i}...
..._j r_j w_j$\ where $w_j$\ is the
${j}^{{\rm th}}$\ column of $w$.
\end{remarks}


See Also



Manuel Bronstein 2000-12-13