next up previous contents index
Next: DivisionFreeGaussElimination Up: Linear Algebra Previous: backsolve2   Contents   Index


DenseMatrix


\begin{usage}
import from DenseMatrix~R
\end{usage}

\begin{params}
{\em R} & \htmlref{\texttt{SumitType}}{SumitType} & The coeffic...
...main\\
& \htmlref{\texttt{ArithmeticType}}{ArithmeticType} &\\\end{params}

\begin{descr}
DenseMatrix~R provides dense mutable matrices with entries in R.
They are $1$--indexed and do not bound check.
\end{descr}


Exports



Manuel Bronstein 2000-12-13