| F04CAF | Computes the solution and error-bound to a complex system of linear equations |
| F04CBF | Computes the solution and error-bound to a complex banded system of linear equations |
| F07ANF | Computes the solution to a complex system of linear equations |
| F07APF | Uses the LU factorization to compute the solution, error-bound and condition estimate for a complex system of linear equations |
| F07ARF | LU factorization of complex m by n matrix |
| F07ASF | Solution of complex system of linear equations, multiple right-hand sides, matrix already factorized by F07ARF |
| F07AUF | Estimate condition number of complex matrix, matrix already factorized by F07ARF |
| F07AVF | Refined solution with error bounds of complex system of linear equations, multiple right-hand sides |
| F07AWF | Inverse of complex matrix, matrix already factorized by F07ARF |
| F07NNF | Computes the solution to a complex symmetric system of linear equations |
| F07NRF | Bunch–Kaufman factorization of complex symmetric matrix |
| F07NSF | Solution of complex symmetric system of linear equations, multiple right-hand sides, matrix already factorized by F07NRF |
| F07NUF | Estimate condition number of complex symmetric matrix, matrix already factorized by F07NRF |
| F07NVF | Refined solution with error bounds of complex symmetric system of linear equations, multiple right-hand sides |
| F07NWF | Inverse of complex symmetric matrix, matrix already factorized by F07NRF |
| F07QNF | Computes the solution to a complex symmetric system of linear equations (stored in packed format) |
| F07QPF | Uses the diagonal pivoting factorization to compute the solution to a complex symmetric system of linear equations (stored in packed format) |
| 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 |