next up previous contents index
Next: Interface trace_mult Up: Module linearalgebra_module Previous: Interface symmetrise   Contents   Index

Interface trace


\begin{boxedminipage}{\textwidth}
\begin{verbatim}tr = trace(matrix)\end{verbatim}
\end{boxedminipage}

Return the trace of a matrix.

matrix -- real(dp), intent(in), dimension(:,:)

Return value -- real(dp)
trace_mult interface

gabor 2009-06-30