| F04YDF | Norm estimation (for use in condition estimation), real rectangular matrix |
| F04ZDF | Norm estimation (for use in condition estimation), complex rectangular matrix |
| F07ABF | Uses the LU factorization to compute the solution, error-bound and condition estimate for a real 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 |
| F07BBF | Uses the LU factorization to compute the solution, error-bound and condition estimate for a real 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 |
| F07CBF | Uses the LU factorization to compute the solution, error-bound and condition estimate for a real 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 |
| F07FBF | Uses the Cholesky factorization to compute the solution, error-bound and condition estimate for a real symmetric positive definite system of linear equations |
| F07FCF | Uses the Cholesky factorization to compute the solution for a real symmetric 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 |
| F07FQF | Uses the Cholesky factorization to compute the solution for a complex Hermitian positive definite system of linear equations |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| F07JPF | Uses the modified Cholesky factorization to compute the solution, error-bound and condition estimate for a complex Hermitian positive definite tridiagonal system of linear equations |