next up previous contents index
Next: rowEchelon! Up: ModulopGaussElimination Previous: particularSolution!   Contents   Index


rank!


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


Signature



\begin{params}
{\em a}
& \htmlref{\texttt{PrimitiveArray}}{PrimitiveArray} \ht...
... & \htmlref{\texttt{MachineInteger}}{MachineInteger} & a prime\\\end{params}

\begin{retval}
Returns the rank of {\em a} over ${\mathbbm Z}/p{\mathbbm Z}$.
\end{retval}

\begin{remarks}
Does not make a copy of $a$, but performs all the
computations in--place, modifying the entries of $a$.
\end{remarks}


Manuel Bronstein 2000-12-13