next up previous contents index
Next: Subroutine Matrix_BackSubstitute Up: Module linearalgebra_module Previous: Subroutine LA_Matrix_Inverse   Contents   Index

Subroutine Matrix_CholFactorise


\begin{boxedminipage}{\textwidth}
\begin{verbatim}call Matrix_CholFactorise(A[,A_factor])\end{verbatim}
\end{boxedminipage}

A -- real(dp), dimension(:,:), intent(inout), target

A_factor -- real(dp), dimension(:,:), intent(out), target, optional

Matrix_BackSubstitute subroutine

gabor 2009-06-30