| F04YCF | Norm estimation (for use in condition estimation), real matrix |
| F04ZCF | Norm estimation (for use in condition estimation), complex matrix |
| F07ABF | Uses the LU factorization to compute the solution, error-bound and condition estimate for a real system of linear equations |
| F07AGF | Estimate condition number of real matrix, matrix already factorized by F07ADF |
| F07AUF | Estimate condition number of complex matrix, matrix already factorized by F07ARF |
| F07BGF | Estimate condition number of real band matrix, matrix already factorized by F07BDF |
| F07BUF | Estimate condition number of complex band matrix, matrix already factorized by F07BRF |
| F07FBF | Uses the Cholesky factorization to compute the solution, error-bound and condition estimate for a real symmetric positive-definite system of linear equations |
| F07FGF | Estimate condition number of real symmetric positive-definite matrix, matrix already factorized by F07FDF |
| F07FPF | Uses the Cholesky factorization to compute the solution, error-bound and condition estimate for a complex Hermitian positive-definite system of linear equations |
| F07FUF | Estimate condition number of complex Hermitian positive-definite matrix, matrix already factorized by F07FRF |
| F07GBF | Uses the Cholesky factorization to compute the solution, error-bound and condition estimate for a real symmetric positive-definite system of linear equations (stored in packed format) |
| F07GGF | Estimate condition number of real symmetric positive-definite matrix, matrix already factorized by F07GDF, 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 (stored in packed format) |
| F07GUF | Estimate condition number of complex Hermitian positive-definite matrix, matrix already factorized by F07GRF, 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 (stored in packed format) |
| F07HGF | Estimate condition number of real symmetric positive-definite band matrix, matrix already factorized by F07HDF |
| 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 (stored in packed format) |
| F07HUF | Estimate condition number of complex Hermitian positive-definite band matrix, matrix already factorized by F07HRF |
| F07JBF | Uses the 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 Cholesky factorization to compute the solution, error-bound and condition estimate for a complex Hermitian positive-definite tridiagonal system of linear equations |
| F07MGF | Estimate condition number of real symmetric indefinite matrix, matrix already factorized by F07MDF |
| F07MUF | Estimate condition number of complex Hermitian indefinite matrix, matrix already factorized by F07MRF |
| F07NUF | Estimate condition number of complex symmetric matrix, matrix already factorized by F07NRF |
| F07PGF | Estimate condition number of real symmetric indefinite matrix, matrix already factorized by F07PDF, packed storage |
| F07PUF | Estimate condition number of complex Hermitian indefinite matrix, matrix already factorized by F07PRF, packed storage |
| F07QUF | Estimate condition number of complex symmetric matrix, matrix already factorized by F07QRF, packed storage |
| F07TGF | Estimate condition number of real triangular matrix |
| F07TUF | Estimate condition number of complex triangular matrix |
| F07UGF | Estimate condition number of real triangular matrix, packed storage |
| F07UUF | Estimate condition number of complex triangular matrix, packed storage |
| F07VGF | Estimate condition number of real band triangular matrix |
| F07VUF | Estimate condition number of complex band triangular matrix |
| F08NPF | Computes all eigenvalues and, optionally, left and/or right eigenvectors of a complex nonsymmetric matrix; also, optionally, the balancing transformation, the reciprocal condition numbers for the eigenvalues and for the right eigenvectors |
| F08PBF | Computes for real square nonsymmetric matrix, the eigenvalues, the real Schur form, and, optionally, the matrix of Schur vectors; also, optionally, computes reciprocal condition numbers for selected eigenvalues |
| F08PPF | Computes for real square nonsymmetric matrix, the eigenvalues, the Schur form, and, optionally, the matrix of Schur vectors; also, optionally, computes reciprocal condition numbers for selected eigenvalues |
| F08WPF | Computes, for a complex nonsymmetric matrix pair, the generalized eigenvalues, and optionally, the left and/or right generalized eigenvectors; also, optionally, the balancing transformation, the reciprocal condition numbers for the eigenvalues and for the right eigenvectors |
| F08XBF | Computes, for a real nonsymmetric matrix pair, the generalized eigenvalues, the generalized real Schur form and, optionally, the left and/or right matrices of Schur vectors; also, optionally, computes reciprocal condition numbers for selected eigenvalues |
| F08XPF | Computes, for a complex nonsymmetric matrix pair, the generalized eigenvalues, the generalized complex Schur form and, optionally, the left and/or right matrices of Schur vectors; also, optionally, computes reciprocal condition numbers for selected eigenvalues |
| F11MGF | Estimate condition number of real matrix, matrix already factorized by F11MEF |