next up previous contents index
Next: rank Up: LinearEliminationCategory Previous: maxInvertibleSubmatrix   Contents   Index


pivot


\begin{usage}
pivot(a, p, c, r)
\end{usage}


Signature



\begin{params}
{\em a} & M & A matrix\\
{\em p} &\htmlref{\texttt{MachineInte...
...htmlref{\texttt{MachineInteger}}{MachineInteger} & A row index\\\end{params}

\begin{retval}
Returns the row index of the an appropriate pivot for column $c$...
...elow. The matrix considered is $a$\ with its rows permuted
by $p$.
\end{retval}


Manuel Bronstein 2000-12-13