(git:6a2e663)
lapack Module Reference

Interface to the LAPACK F77 library. More...

Data Types

interface  lapack_ssygv
 
interface  lapack_chpev
 
interface  lapack_sspgv
 
interface  lapack_chpgv
 
interface  lapack_sgesvd
 
interface  lapack_cgesvd
 
interface  lapack_spotrf
 
interface  lapack_cpotrf
 
interface  lapack_strtri
 
interface  lapack_ctrtri
 
interface  lapack_sgesv
 
interface  lapack_sgbsv
 
interface  lapack_sgelss
 

Detailed Description

Interface to the LAPACK F77 library.

History
JGH (26-5-2001): New flag __SGL : Added SVD routines JGH (30-5-2001): Added Cholesky factorisation and triangular inverse JGH (23-1-2009): Added linear system solution by SVD
Author
APSI