C05QBF
| Solution of a system of nonlinear equations using function values only (easy-to-use) |
C05QCF
| Solution of a system of nonlinear equations using function values only (comprehensive) |
C05QDF
| Solution of a system of nonlinear equations using function values only (reverse communication) |
C05QSF
| Solution of a sparse system of nonlinear equations using function values only (easy-to-use) |
C05RBF
| Solution of a system of nonlinear equations using first derivatives (easy-to-use) |
C05RCF
| Solution of a system of nonlinear equations using first derivatives (comprehensive) |
C05RDF
| Solution of a system of nonlinear equations using first derivatives (reverse communication) |
F04BAF
| Computes the solution and error-bound to a real system of linear equations |
F04BBF
| Computes the solution and error-bound to a real banded system of linear equations |
F04BCF
| Computes the solution and error-bound to a real tridiagonal system of linear equations |
F04BDF
| Computes the solution and error-bound to a real symmetric positive definite system of linear equations |
F04BEF
| Computes the solution and error-bound to a real symmetric positive definite system of linear equations, packed storage |
F04BFF
| Computes the solution and error-bound to a real symmetric positive definite banded system of linear equations |
F04BGF
| Computes the solution and error-bound to a real symmetric positive definite tridiagonal system of linear equations |
F04BHF
| Computes the solution and error-bound to a real symmetric system of linear equations |
F04BJF
| Computes the solution and error-bound to a real symmetric system of linear equations, packed storage |
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 |
F04CCF
| Computes the solution and error-bound to a complex tridiagonal system of linear equations |
F04CDF
| Computes the solution and error-bound to a complex Hermitian positive definite system of linear equations |
F04CEF
| Computes the solution and error-bound to a complex Hermitian positive definite system of linear equations, packed storage |
F04CFF
| Computes the solution and error-bound to a complex Hermitian positive definite banded system of linear equations |
F04CGF
| Computes the solution and error-bound to a complex Hermitian positive definite tridiagonal system of linear equations |
F04CHF
| Computes the solution and error-bound to a complex Hermitian system of linear equations |
F04CJF
| Computes the solution and error-bound to a complex Hermitian system of linear equations, packed storage |
F04DHF
| Computes the solution and error-bound to a complex symmetric system of linear equations |
F04DJF
| Computes the solution and error-bound to a complex symmetric system of linear equations, packed storage |
F06SJF
| System of equations, complex triangular matrix |
F06SKF
| System of equations, complex triangular band matrix |
F06SLF
| System of equations, complex triangular packed matrix |
F06WBF
| Solves a system of equations with multiple right-hand sides, real triangular coefficient matrix, Rectangular Full Packed format |
F06WPF
| Solves system of equations with multiple right-hand sides, complex triangular coefficient matrix, Rectangular Full Packed format |
F06YJF
| Solves a system of equations with multiple right-hand sides, real triangular coefficient matrix |
F06ZJF
| Solves system of equations with multiple right-hand sides, complex triangular coefficient matrix |
F07AAF
| Computes the solution to a real system of linear equations |
F07ABF
| Uses the factorization to compute the solution, error-bound and condition estimate for a real system of linear equations |
F07ACF
| Mixed precision real system solver |
F07ANF
| Computes the solution to a complex system of linear equations |
F07APF
| Uses the factorization to compute the solution, error-bound and condition estimate for a complex system of linear equations |
F07AQF
| Mixed precision complex system solver |
F07BAF
| Computes the solution to a real banded system of linear equations |
F07BBF
| Uses the factorization to compute the solution, error-bound and condition estimate for a real banded system of linear equations |
F07BNF
| Computes the solution to a complex banded system of linear equations |
F07BPF
| Uses the factorization to compute the solution, error-bound and condition estimate for a complex banded system of linear equations |
F07CAF
| Computes the solution to a real tridiagonal system of linear equations |
F07CBF
| Uses the 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 factorization computed by F07CDF |
F07CNF
| Computes the solution to a complex tridiagonal system of linear equations |
F07CPF
| Uses the 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 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 |
F07FCF
| Uses the Cholesky factorization to compute the solution for a real symmetric positive definite system of linear equations |
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 |
F07FQF
| Uses the Cholesky factorization to compute the solution for a complex Hermitian positive definite system of linear equations |
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 |
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 |
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 |
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 |
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 |
F07JNF
| Computes the solution to a complex Hermitian 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 |
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 |
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 |
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 |
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 |
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 |
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 |