lapack Directory Reference

Directories

directory  clapack
 

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  geqp3.h [code]
 Header file for the LAPACK QR decomposition functions (geqp3)
 
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 functionality (getri)
 
file  getrs.h [code]
 Header file for the LAPACK general backward substitution functionality (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 functionality (hetrf)
 
file  hetri.h [code]
 Header file for the LAPACK Hermitian matrix inversion functionality (hetri)
 
file  hetrs.h [code]
 Header file for the LAPACK symmetric indefinite backward substitution functionality (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  ormlq.h [code]
 Header file for the LAPACK functions to multiply Q from a LQ decomposition with a matrix (ormlq)
 
file  ormql.h [code]
 Header file for the LAPACK functions to multiply Q from a QL decomposition with a matrix (ormql)
 
file  ormqr.h [code]
 Header file for the LAPACK functions to multiply Q from a QR decomposition with a matrix (ormqr)
 
file  ormrq.h [code]
 Header file for the LAPACK functions to multiply Q from a RQ decomposition with a matrix (ormrq)
 
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)
 
file  unmlq.h [code]
 Header file for the LAPACK functions to multiply Q from a LQ decomposition with a matrix (unmlq)
 
file  unmql.h [code]
 Header file for the LAPACK functions to multiply Q from a QL decomposition with a matrix (unmql)
 
file  unmqr.h [code]
 Header file for the LAPACK functions to multiply Q from a QR decomposition with a matrix (unmqr)
 
file  unmrq.h [code]
 Header file for the LAPACK functions to multiply Q from a RQ decomposition with a matrix (unmrq)