next up previous contents index
Next: Interface multDiag Up: Module matrix_module Previous: Interface scaled_accum   Contents   Index

Interface inverse


\begin{boxedminipage}{\textwidth}
\begin{verbatim}call inverse(this[,inv,positive])\end{verbatim}
\end{boxedminipage}

Compute the inverse of a given matrix.

this -- intent(inout), type(MatrixD) or type(MatrixZ)

inv -- intent(out), optional, type(MatrixD) or type(MatrixZ)

positive -- logical, intent(in), optional

multDiag interface

gabor 2009-06-30