| F07AAF | Computes the solution to a real system of linear equations |
| F07ABF | Uses the LU factorization to compute the solution, error-bound and condition estimate for a real system of linear equations |
| F07AEF | Solution of real system of linear equations, multiple right-hand sides, matrix already factorized by F07ADF |
| 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 |
| F07ASF | Solution of complex system of linear equations, multiple right-hand sides, matrix already factorized by F07ARF |
| F07BAF | Computes the solution to a real banded system of linear equations |
| F07BBF | Uses the LU factorization to compute the solution, error-bound and condition estimate for a real banded system of linear equations |
| F07BEF | Solution of real band system of linear equations, multiple right-hand sides, matrix already factorized by F07BDF |
| F07BNF | Computes the solution to a complex banded system of linear equations |
| F07BPF | Uses the LU factorization to compute the solution, error-bound and condition estimate for a complex banded system of linear equations |
| F07BSF | Solution of complex band system of linear equations, multiple right-hand sides, matrix already factorized by F07BRF |
| F07CAF | Computes the solution to a real tridiagonal system of linear equations |
| F07CBF | Uses the LU factorization to compute the solution, error-bound and condition estimate for a real tridiagonal system of linear equations |
| F07CEF | Solves a real tridiagonal system of linear equations using the LU factorization computed by F07CDF |
| F07CNF | Computes the solution to a complex tridiagonal system of linear equations |
| F07CPF | Uses the LU factorization to compute the solution, error-bound and condition estimate for a complex tridiagonal system of linear equations |
| F07CSF | Solves a complex tridiagonal system of linear equations using the LU factorization computed by F07CDF |
| F07FAF | Computes the solution to a real symmetric positive definite system of linear equations |
| F07FBF | Uses the Cholesky factorization to compute the solution, error-bound and condition estimate for a real symmetric positive definite system of linear equations |
| F07FEF | Solution of real symmetric positive definite system of linear equations, multiple right-hand sides, matrix already factorized by F07FDF |
| F07FNF | Computes the solution to a complex Hermitian positive definite system of linear equations |
| F07FPF | Uses the Cholesky factorization to compute the solution, error-bound and condition estimate for a complex Hermitian positive definite system of linear equations |
| F07FSF | Solution of complex Hermitian positive definite system of linear equations, multiple right-hand sides, matrix already factorized by F07FRF |
| F07GAF | Computes the solution to a real symmetric positive definite system of linear equations, packed storage |
| F07GBF | 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 |
| F07GEF | Solution of real symmetric positive definite system of linear equations, multiple right-hand sides, matrix already factorized by F07GDF, packed storage |
| F07GNF | Computes the solution to a complex Hermitian positive definite system of linear equations, packed storage |
| F07GPF | 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 |
| F07GSF | Solution of complex Hermitian positive definite system of linear equations, multiple right-hand sides, matrix already factorized by F07GRF, packed storage |
| F07HAF | Computes the solution to a real symmetric positive definite banded system of linear equations |
| F07HBF | Uses the Cholesky factorization to compute the solution, error-bound and condition estimate for a real symmetric positive definite banded system of linear equations |
| F07HEF | Solution of real symmetric positive definite band system of linear equations, multiple right-hand sides, matrix already factorized by F07HDF |
| F07HNF | Computes the solution to a complex Hermitian positive definite banded system of linear equations |
| F07HPF | Uses the Cholesky factorization to compute the solution, error-bound and condition estimate for a complex Hermitian positive definite banded system of linear equations |
| F07HSF | Solution of complex Hermitian positive definite band system of linear equations, multiple right-hand sides, matrix already factorized by F07HRF |
| F07JAF | Computes the solution to a real symmetric positive definite tridiagonal system of linear equations |
| F07JBF | Uses the modified Cholesky factorization to compute the solution, error-bound and condition estimate for a real symmetric positive definite tridiagonal system of linear equations |
| F07JEF | Solves a real symmetric positive definite tridiagonal system using the modified Cholesky factorization computed by F07JDF |
| F07JNF | Computes the solution to a complex Hermitian positive definite tridiagonal system of linear equations |
| F07JSF | Solves a complex Hermitian positive definite tridiagonal system using the modified Cholesky factorization computed by F07JRF |
| F07MAF | Computes the solution to a real symmetric system of linear equations |
| F07MBF | Uses the diagonal pivoting factorization to compute the solution to a real symmetric system of linear equations |
| F07MEF | Solution of real symmetric indefinite system of linear equations, multiple right-hand sides, matrix already factorized by F07MDF |
| F07MNF | Computes the solution to a complex Hermitian system of linear equations |
| F07MPF | Uses the diagonal pivoting factorization to compute the solution to a complex Hermitian system of linear equations |
| F07MSF | Solution of complex Hermitian indefinite system of linear equations, multiple right-hand sides, matrix already factorized by F07MRF |
| F07NNF | Computes the solution to a complex symmetric system of linear equations |
| F07NPF | Uses the diagonal pivoting factorization to compute the solution to a complex symmetric system of linear equations |
| F07NSF | Solution of complex symmetric system of linear equations, multiple right-hand sides, matrix already factorized by F07NRF |
| F07PAF | Computes the solution to a real symmetric system of linear equations, packed storage |
| F07PBF | Uses the diagonal pivoting factorization to compute the solution to a real symmetric system of linear equations, packed storage |
| F07PEF | Solution of real symmetric indefinite system of linear equations, multiple right-hand sides, matrix already factorized by F07PDF, packed storage |
| F07PNF | Computes the solution to a complex Hermitian system of linear equations, packed storage |
| F07PPF | Uses the diagonal pivoting factorization to compute the solution to a complex Hermitian system of linear equations, packed storage |
| F07PSF | Solution of complex Hermitian indefinite system of linear equations, multiple right-hand sides, matrix already factorized by F07PRF, packed storage |
| F07QNF | Computes the solution to a complex symmetric system of linear equations, packed storage |
| F07QPF | Uses the diagonal pivoting factorization to compute the solution to a complex symmetric system of linear equations, packed storage |
| F07QSF | Solution of complex symmetric system of linear equations, multiple right-hand sides, matrix already factorized by F07QRF, packed storage |
| F07TEF | Solution of real triangular system of linear equations, multiple right-hand sides |
| F07TSF | Solution of complex triangular system of linear equations, multiple right-hand sides |
| F07UEF | Solution of real triangular system of linear equations, multiple right-hand sides, packed storage |
| F07USF | Solution of complex triangular system of linear equations, multiple right-hand sides, packed storage |
| F07VEF | Solution of real band triangular system of linear equations, multiple right-hand sides |
| F07VSF | Solution of complex band triangular system of linear equations, multiple right-hand sides |
| F07WEF | Solution of real symmetric positive definite system of linear equations, multiple right-hand sides, coefficient matrix already factorized by F07WDF, Rectangular Full Packed format |
| F07WSF | Solution of complex Hermitian positive definite system of linear equations, multiple right-hand sides, coefficient matrix already factorized by F07WRF, Rectangular Full Packed format |