SABER
tools_asa007.F90 File Reference

Go to the source code of this file.

Modules

module  tools_asa007
 Inverse of symmetric positive definite matrix routines.
 

Functions/Subroutines

subroutine, public tools_asa007::asa007_cholesky (mpl, n, nn, a, u, ierr)
 Compute cholesky decomposition. More...
 
subroutine, public tools_asa007::asa007_syminv (mpl, n, nn, a, c, ierr)
 Compute inverse of a symmetric matrix. More...
 

Variables

real(kind_real), parameter tools_asa007::eta = 1.0e-9_kind_real