lapack Directory Reference

Files

file  gelqf.h [code]
 Header file for the LAPACK LQ decomposition functions (gelqf)
 
file  geqlf.h [code]
 Header file for the LAPACK QL decomposition functions (geqlf)
 
file  geqrf.h [code]
 Header file for the LAPACK QR decomposition functions (geqrf)
 
file  gerqf.h [code]
 Header file for the LAPACK RQ decomposition functions (gerqf)
 
file  gesv.h [code]
 Header file for the LAPACK general linear system solver functions (gesv)
 
file  getrf.h [code]
 Header file for the LAPACK LU decomposition functions (getrf)
 
file  getri.h [code]
 Header file for the LAPACK LU-based matrix inversion functions (getri)
 
file  getrs.h [code]
 Header file for the LAPACK general backward substitution functions (getrs)
 
file  hesv.h [code]
 Header file for the LAPACK Hermitian indefinite linear system solver functions (hesv)
 
file  hetrf.h [code]
 Header file for the LAPACK Hermitian matrix decomposition functions (hetrf)
 
file  hetri.h [code]
 Header file for the LAPACK Hermitian matrix inversion functions (hetri)
 
file  hetrs.h [code]
 Header file for the LAPACK symmetric indefinite backward substitution functions (hetrs)
 
file  LAPACK.h [code]
 LAPACK module documentation.
 
file  orglq.h [code]
 Header file for the LAPACK functions to reconstruct Q from a LQ decomposition (orglq)
 
file  orgql.h [code]
 Header file for the LAPACK functions to reconstruct Q from a QL decomposition (orgql)
 
file  orgqr.h [code]
 Header file for the LAPACK functions to reconstruct Q from a QR decomposition (orgqr)
 
file  orgrq.h [code]
 Header file for the LAPACK functions to reconstruct Q from a RQ decomposition (orgrq)
 
file  posv.h [code]
 Header file for the LAPACK positive definite linear system solver functions (posv)
 
file  potrf.h [code]
 Header file for the LAPACK Cholesky decomposition functions (potrf)
 
file  potri.h [code]
 Header file for the LAPACK matrix Cholesky-based inversion functions (potri)
 
file  potrs.h [code]
 Header file for the LAPACK positive definite backward substitution functions (potrs)
 
file  sysv.h [code]
 Header file for the LAPACK symmetric indefinite linear system solver functions (sysv)
 
file  sytrf.h [code]
 Header file for the LAPACK symmetric matrix decomposition functions (sytrf)
 
file  sytri.h [code]
 Header file for the LAPACK symmetric matrix inversion functions (sytri)
 
file  sytrs.h [code]
 Header file for the LAPACK symmetric indefinite backward substitution functions (sytrs)
 
file  trsv.h [code]
 Header file for the LAPACK triangular linear system solver functions (trsv)
 
file  trtri.h [code]
 Header file for the LAPACK triangular matrix inversion functions (trtri)
 
file  trtrs.h [code]
 Header file for the LAPACK triangular backward substitution functions (trtrs)
 
file  unglq.h [code]
 Header file for the LAPACK functions to reconstruct Q from a LQ decomposition (unglq)
 
file  ungql.h [code]
 Header file for the LAPACK functions to reconstruct Q from a QL decomposition (ungql)
 
file  ungqr.h [code]
 Header file for the LAPACK functions to reconstruct Q from a QR decomposition (ungqr)
 
file  ungrq.h [code]
 Header file for the LAPACK functions to reconstruct Q from a RQ decomposition (ungrq)