| F01ZAF | Convert real matrix between packed triangular and square storage schemes |
| F01ZBF | Convert complex matrix between packed triangular and square storage schemes |
| F01ZCF | Convert real matrix between packed banded and rectangular storage schemes |
| F01ZDF | Convert complex matrix between packed banded and rectangular storage schemes |
| F06PEF | Matrix-vector product, real symmetric packed matrix |
| F06PHF | Matrix-vector product, real triangular packed matrix |
| F06PLF | System of equations, real triangular packed matrix |
| F06PQF | Rank-1 update, real symmetric packed matrix |
| F06PSF | Rank-2 update, real symmetric packed matrix |
| F06RDF | 1-norm, ∞-norm, Frobenius norm, largest absolute element, real symmetric matrix, packed storage |
| F06RKF | 1-norm, ∞-norm, Frobenius norm, largest absolute element, real triangular matrix, packed storage |
| F06SEF | Matrix-vector product, complex Hermitian packed matrix |
| F06SHF | Matrix-vector product, complex triangular packed matrix |
| F06SLF | System of equations, complex triangular packed matrix |
| F06SQF | Rank-1 update, complex Hermitian packed matrix |
| F06SSF | Rank-2 update, complex Hermitian packed matrix |
| F06UDF | 1-norm, ∞-norm, Frobenius norm, largest absolute element, complex Hermitian matrix, packed storage |
| F06UGF | 1-norm, ∞-norm, Frobenius norm, largest absolute element, complex symmetric matrix, packed storage |
| F06UKF | 1-norm, ∞-norm, Frobenius norm, largest absolute element, complex triangular matrix, packed storage |
| F07GDF | Cholesky factorization of real symmetric positive-definite matrix, packed storage |
| F07GEF | Solution of real symmetric positive-definite system of linear equations, multiple right-hand sides, matrix already factorized by F07GDF, packed storage |
| F07GGF | Estimate condition number of real symmetric positive-definite matrix, matrix already factorized by F07GDF, packed storage |
| F07GHF | Refined solution with error bounds of real symmetric positive-definite system of linear equations, multiple right-hand sides, packed storage |
| F07GJF | Inverse of real symmetric positive-definite matrix, matrix already factorized by F07GDF, packed storage |
| F07GRF | Cholesky factorization of complex Hermitian positive-definite matrix, packed storage |
| F07GSF | Solution of complex Hermitian positive-definite system of linear equations, multiple right-hand sides, matrix already factorized by F07GRF, packed storage |
| F07GUF | Estimate condition number of complex Hermitian positive-definite matrix, matrix already factorized by F07GRF, packed storage |
| F07GVF | Refined solution with error bounds of complex Hermitian positive-definite system of linear equations, multiple right-hand sides, packed storage |
| F07GWF | Inverse of complex Hermitian positive-definite matrix, matrix already factorized by F07GRF, packed storage |
| F07PDF | Bunch–Kaufman factorization of real symmetric indefinite matrix, packed storage |
| F07PEF | Solution of real symmetric indefinite system of linear equations, multiple right-hand sides, matrix already factorized by F07PDF, packed storage |
| F07PGF | Estimate condition number of real symmetric indefinite matrix, matrix already factorized by F07PDF, packed storage |
| F07PHF | Refined solution with error bounds of real symmetric indefinite system of linear equations, multiple right-hand sides, packed storage |
| F07PJF | Inverse of real symmetric indefinite matrix, matrix already factorized by F07PDF, packed storage |
| F07PRF | Bunch–Kaufman factorization of complex Hermitian indefinite matrix, packed storage |
| F07PSF | Solution of complex Hermitian indefinite system of linear equations, multiple right-hand sides, matrix already factorized by F07PRF, packed storage |
| F07PUF | Estimate condition number of complex Hermitian indefinite matrix, matrix already factorized by F07PRF, packed storage |
| F07PVF | Refined solution with error bounds of complex Hermitian indefinite system of linear equations, multiple right-hand sides, packed storage |
| F07PWF | Inverse of complex Hermitian indefinite matrix, matrix already factorized by F07PRF, packed storage |
| F07QRF | Bunch–Kaufman factorization of complex symmetric matrix, packed storage |
| F07QSF | Solution of complex symmetric system of linear equations, multiple right-hand sides, matrix already factorized by F07QRF, packed storage |
| F07QUF | Estimate condition number of complex symmetric matrix, matrix already factorized by F07QRF, packed storage |
| F07QVF | Refined solution with error bounds of complex symmetric system of linear equations, multiple right-hand sides, packed storage |
| F07QWF | Inverse of complex symmetric matrix, matrix already factorized by F07QRF, packed storage |
| F07UEF | Solution of real triangular system of linear equations, multiple right-hand sides, packed storage |
| F07UGF | Estimate condition number of real triangular matrix, packed storage |
| F07UHF | Error bounds for solution of real triangular system of linear equations, multiple right-hand sides, packed storage |
| F07UJF | Inverse of real triangular matrix, packed storage |
| F07USF | Solution of complex triangular system of linear equations, multiple right-hand sides, packed storage |
| F07UUF | Estimate condition number of complex triangular matrix, packed storage |
| F07UVF | Error bounds for solution of complex triangular system of linear equations, multiple right-hand sides, packed storage |
| F07UWF | Inverse of complex triangular matrix, packed storage |
| F08GCF | All eigenvalues and optionally all eigenvectors of real symmetric matrix, packed storage, using divide and conquer |
| F08GEF | Orthogonal reduction of real symmetric matrix to symmetric tridiagonal form, packed storage |
| F08GQF | All eigenvalues and optionally all eigenvectors of complex Hermitian matrix, packed storage, using divide and conquer |
| F08GSF | Unitary reduction of complex Hermitian matrix to real symmetric tridiagonal form, packed storage |
| F08TEF | Reduction to standard form of real symmetric-definite generalized eigenproblem Ax=λ Bx, ABx = λ x or BAx = λ x, packed storage, B factorized by F07GDF |
| F08TSF | Reduction to standard form of complex Hermitian-definite generalized eigenproblem Ax=λ Bx, ABx = lamda x or BAx = λ x, packed storage, B factorized by F07GRF |
| X04CCF | Print real packed triangular matrix (easy-to-use) |
| X04CDF | Print real packed triangular matrix (comprehensive) |
| X04CEF | Print real packed banded matrix (easy-to-use) |
| X04CFF | Print real packed banded matrix (comprehensive) |
| X04DCF | Print complex packed triangular matrix (easy-to-use) |
| X04DDF | Print complex packed triangular matrix (comprehensive) |
| X04DEF | Print complex packed banded matrix (easy-to-use) |
| X04DFF | Print complex packed banded matrix (comprehensive) |