| f04bec | Computes the solution and error-bound to a real symmetric positive definite system of linear equations, packed storage |
| f04bjc | Computes the solution and error-bound to a real symmetric system of linear equations, packed storage |
| f04cec | Computes the solution and error-bound to a complex Hermitian positive definite system of linear equations, packed storage |
| f04cjc | Computes the solution and error-bound to a complex Hermitian system of linear equations, packed storage |
| f04djc | Computes the solution and error-bound to a complex symmetric system of linear equations, packed storage |
| f07gac | Computes the solution to a real symmetric positive definite system of linear equations, packed storage |
| f07gbc | Uses the Cholesky factorization to compute the solution, error-bound and condition estimate for a real symmetric positive definite system of linear equations, packed storage |
| f07gdc | Cholesky factorization of real symmetric positive definite matrix, packed storage |
| f07gec | Solution of real symmetric positive definite system of linear equations, multiple right-hand sides, matrix already factorized by f07gdc, packed storage |
| f07gfc | Computes row and column scalings intended to equilibrate a real symmetric positive definite matrix and reduce its condition number, packed storage |
| f07ggc | Estimate condition number of real symmetric positive definite matrix, matrix already factorized by f07gdc, packed storage |
| f07ghc | Refined solution with error bounds of real symmetric positive definite system of linear equations, multiple right-hand sides, packed storage |
| f07gjc | Inverse of real symmetric positive definite matrix, matrix already factorized by f07gdc, packed storage |
| f07gnc | Computes the solution to a complex Hermitian positive definite system of linear equations, packed storage |
| f07gpc | Uses the Cholesky factorization to compute the solution, error-bound and condition estimate for a complex Hermitian positive definite system of linear equations, packed storage |
| f07grc | Cholesky factorization of complex Hermitian positive definite matrix, packed storage |
| f07gsc | Solution of complex Hermitian positive definite system of linear equations, multiple right-hand sides, matrix already factorized by f07grc, packed storage |
| f07gtc | Computes row and column scalings intended to equilibrate a complex Hermitian positive definite matrix and reduce its condition number, packed storage |
| f07guc | Estimate condition number of complex Hermitian positive definite matrix, matrix already factorized by f07grc, packed storage |
| f07gvc | Refined solution with error bounds of complex Hermitian positive definite system of linear equations, multiple right-hand sides, packed storage |
| f07gwc | Inverse of complex Hermitian positive definite matrix, matrix already factorized by f07grc, packed storage |
| f07pac | Computes the solution to a real symmetric system of linear equations, packed storage |
| f07pbc | Uses the diagonal pivoting factorization to compute the solution to a real symmetric system of linear equations, packed storage |
| f07pdc | Bunch–Kaufman factorization of real symmetric indefinite matrix, packed storage |
| f07pec | Solution of real symmetric indefinite system of linear equations, multiple right-hand sides, matrix already factorized by f07pdc, packed storage |
| f07pgc | Estimate condition number of real symmetric indefinite matrix, matrix already factorized by f07pdc, packed storage |
| f07phc | Refined solution with error bounds of real symmetric indefinite system of linear equations, multiple right-hand sides, packed storage |
| f07pjc | Inverse of real symmetric indefinite matrix, matrix already factorized by f07pdc, packed storage |
| f07pnc | Computes the solution to a complex Hermitian system of linear equations, packed storage |
| f07ppc | Uses the diagonal pivoting factorization to compute the solution to a complex Hermitian system of linear equations, packed storage |
| f07prc | Bunch–Kaufman factorization of complex Hermitian indefinite matrix, packed storage |
| f07psc | Solution of complex Hermitian indefinite system of linear equations, multiple right-hand sides, matrix already factorized by f07prc, packed storage |
| f07puc | Estimate condition number of complex Hermitian indefinite matrix, matrix already factorized by f07prc, packed storage |
| f07pvc | Refined solution with error bounds of complex Hermitian indefinite system of linear equations, multiple right-hand sides, packed storage |
| f07pwc | Inverse of complex Hermitian indefinite matrix, matrix already factorized by f07prc, packed storage |
| f07qnc | Computes the solution to a complex symmetric system of linear equations, packed storage |
| f07qpc | Uses the diagonal pivoting factorization to compute the solution to a complex symmetric system of linear equations, packed storage |
| f07qrc | Bunch–Kaufman factorization of complex symmetric matrix, packed storage |
| f07qsc | Solution of complex symmetric system of linear equations, multiple right-hand sides, matrix already factorized by f07qrc, packed storage |
| f07quc | Estimate condition number of complex symmetric matrix, matrix already factorized by f07qrc, packed storage |
| f07qvc | Refined solution with error bounds of complex symmetric system of linear equations, multiple right-hand sides, packed storage |
| f07qwc | Inverse of complex symmetric matrix, matrix already factorized by f07qrc, packed storage |
| f07uec | Solution of real triangular system of linear equations, multiple right-hand sides, packed storage |
| f07ugc | Estimate condition number of real triangular matrix, packed storage |
| f07uhc | Error bounds for solution of real triangular system of linear equations, multiple right-hand sides, packed storage |
| f07ujc | Inverse of real triangular matrix, packed storage |
| f07usc | Solution of complex triangular system of linear equations, multiple right-hand sides, packed storage |
| f07uuc | Estimate condition number of complex triangular matrix, packed storage |
| f07uvc | Error bounds for solution of complex triangular system of linear equations, multiple right-hand sides, packed storage |
| f07uwc | Inverse of complex triangular matrix, packed storage |
| f08gac | Computes all eigenvalues and, optionally, eigenvectors of a real symmetric matrix, packed storage |
| f08gbc | Computes selected eigenvalues and, optionally, eigenvectors of a real symmetric matrix, packed storage |
| f08gcc | Computes all eigenvalues and, optionally, all eigenvectors of real symmetric matrix, packed storage (divide-and-conquer) |
| f08gec | Orthogonal reduction of real symmetric matrix to symmetric tridiagonal form, packed storage |
| f08gnc | Computes all eigenvalues and, optionally, eigenvectors of a complex Hermitian matrix, packed storage |
| f08gpc | Computes selected eigenvalues and, optionally, eigenvectors of a complex Hermitian matrix, packed storage |
| f08gqc | Computes all eigenvalues and, optionally, all eigenvectors of complex Hermitian matrix, packed storage (divide-and-conquer) |
| f08gsc | Unitary reduction of complex Hermitian matrix to real symmetric tridiagonal form, packed storage |
| f08tac | Computes all the eigenvalues, and optionally, the eigenvectors of a real generalized symmetric-definite eigenproblem, packed storage |
| f08tbc | Computes selected eigenvalues, and optionally, the eigenvectors of a real generalized symmetric-definite eigenproblem, packed storage |
| f08tcc | Computes all the eigenvalues, and optionally, the eigenvectors of a real generalized symmetric-definite eigenproblem, packed storage (divide-and-conquer) |
| f08tec | Reduction to standard form of real symmetric-definite generalized eigenproblem Ax = λBx, ABx = λx or BAx = λx, packed storage, B factorized by f07gdc |
| f08tnc | Computes all the eigenvalues, and optionally, the eigenvectors of a complex generalized Hermitian-definite eigenproblem, packed storage |
| f08tpc | Computes selected eigenvalues, and optionally, the eigenvectors of a complex generalized Hermitian-definite eigenproblem, packed storage |
| f08tqc | Computes selected eigenvalues, and optionally, the eigenvectors of a complex generalized Hermitian-definite eigenproblem, packed storage (divide-and-conquer) |
| f08tsc | Reduction to standard form of complex Hermitian-definite generalized eigenproblem Ax = λBx, ABx = λx or BAx = λx, packed storage, B factorized by f07grc |
| f16pec | Matrix-vector product, real symmetric packed matrix |
| f16phc | Matrix-vector product, real triangular packed matrix |
| f16plc | System of equations, real triangular packed matrix |
| f16pqc | Rank-1 update, real symmetric packed matrix |
| f16psc | Rank-2 update, real symmetric packed matrix |
| f16rdc | 1-norm, ∞-norm, Frobenius norm, largest absolute element, real symmetric matrix, packed storage |
| f16sec | Matrix-vector product, complex Hermitian packed matrix |
| f16shc | Matrix-vector product, complex triangular packed matrix |
| f16slc | System of equations, complex triangular packed matrix |
| f16sqc | Rank-1 update, complex Hermitian packed matrix |
| f16ssc | Rank-2 update, complex Hermitian packed matrix |
| f16tcc | Matrix-vector product, complex symmetric packed matrix |
| f16udc | 1-norm, ∞-norm, Frobenius norm, largest absolute element, complex Hermitian matrix, packed storage |
| f16ugc | 1-norm, ∞-norm, Frobenius norm, largest absolute element, complex symmetric matrix, packed storage |
| x04ccc | Print real packed triangular matrix (easy-to-use) |
| x04cdc | Print real packed triangular matrix (comprehensive) |
| x04cec | Print real packed banded matrix (easy-to-use) |
| x04cfc | Print real packed banded matrix (comprehensive) |
| x04dcc | Print complex packed triangular matrix (easy-to-use) |
| x04ddc | Print complex packed triangular matrix (comprehensive) |
| x04dec | Print complex packed banded matrix (easy-to-use) |
| x04dfc | Print complex packed banded matrix (comprehensive) |