MAGMA  2.2.0
Matrix Algebra for GPU and Multicore Architectures
Unused

Functions that LAPACK (or another package) have, which MAGMA does not have. More...

Modules

 gerfs: Refine solution
 
 porfs: Refine solution
 
 hetrs: symmetric/Hermitian indefinite forward and back solves
 
 hetri: symmetric/Hermitian indefinite inverse
 
 herfs: Refine solution
 
 sysv: Solves Ax = b using symmetric indefinite factorization (driver)
 
 sytrf: Symmetric indefinite factorization (Bunch-Kaufman pivoting)
 
 sytrf: Symmetric indefinite factorization (Aasen)
 
 sytrs: Symmetric indefinite forward and back solves
 
 sytri: Symmetric indefinite inverse
 
 syrfs: Refine solution
 
 lasyf: Partial factorization; used by sytrf
 
 or/unmhr: Multiply by Q from Hessenberg reduction
 
 lahrd: Partial factorization; used by gehrd
 
 laex2: Merge two sets of eigenvalues.
 
 larf: Apply Householder reflector to general matrix
 
 larft: Generate T matrix for block of Householder reflectors
 
 lantr: Triangular matrix norm
 1, Frobenius, or Infinity norm; or largest element
 
 sy/heev: Solves using QR iteration (driver)
 
 sy/heevrx: Solves using MRRR (expert)
 
 sy/hegv: Solves using QR iteration (driver)
 
 sy/hegvrx: Solves using MRRR (expert)
 

Detailed Description

Functions that LAPACK (or another package) have, which MAGMA does not have.