| f04bcc | Computes the solution and error-bound to a real tridiagonal system of linear equations |
| f04bgc | Computes the solution and error-bound to a real symmetric positive definite tridiagonal system of linear equations |
| f04ccc | Computes the solution and error-bound to a complex tridiagonal system of linear equations |
| f04cgc | Computes the solution and error-bound to a complex Hermitian positive definite tridiagonal system of linear equations |
| f07cac | Computes the solution to a real tridiagonal system of linear equations |
| f07cbc | Uses the LU factorization to compute the solution, error-bound and condition estimate for a real tridiagonal system of linear equations |
| f07cdc | LU factorization of real tridiagonal matrix |
| f07cec | Solves a real tridiagonal system of linear equations using the LU factorization computed by f07cdc |
| f07cgc | Estimates the reciprocal of the condition number of a real tridiagonal matrix using the LU factorization computed by f07cdc |
| f07chc | Refined solution with error bounds of real tridiagonal system of linear equations, multiple right-hand sides |
| f07cnc | Computes the solution to a complex tridiagonal system of linear equations |
| f07cpc | Uses the LU factorization to compute the solution, error-bound and condition estimate for a complex tridiagonal system of linear equations |
| f07crc | LU factorization of complex tridiagonal matrix |
| f07csc | Solves a complex tridiagonal system of linear equations using the LU factorization computed by f07cdc |
| f07cuc | Estimates the reciprocal of the condition number of a complex tridiagonal matrix using the LU factorization computed by f07cdc |
| f07cvc | Refined solution with error bounds of complex tridiagonal system of linear equations, multiple right-hand sides |
| f07jac | Computes the solution to a real symmetric positive definite tridiagonal system of linear equations |
| f07jbc | 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 |
| f07jdc | Computes the modified Cholesky factorization of a real symmetric positive definite tridiagonal matrix |
| f07jec | Solves a real symmetric positive definite tridiagonal system using the modified Cholesky factorization computed by f07jdc |
| f07jgc | Computes the reciprocal of the condition number of a real symmetric positive definite tridiagonal system using the modified Cholesky factorization computed by f07jdc |
| f07jhc | Refined solution with error bounds of real symmetric positive definite tridiagonal system of linear equations, multiple right-hand sides |
| f07jnc | Computes the solution to a complex Hermitian positive definite tridiagonal system of linear equations |
| f07jpc | 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 |
| f07jrc | Computes the modified Cholesky factorization of a complex Hermitian positive definite tridiagonal matrix |
| f07jsc | Solves a complex Hermitian positive definite tridiagonal system using the modified Cholesky factorization computed by f07jrc |
| f07juc | Computes the reciprocal of the condition number of a complex Hermitian positive definite tridiagonal system using the modified Cholesky factorization computed by f07jrc |
| f07jvc | Refined solution with error bounds of complex Hermitian positive definite tridiagonal system of linear equations, multiple right-hand sides |
| f08fec | Orthogonal reduction of real symmetric matrix to symmetric tridiagonal form |
| f08ffc | Generate orthogonal transformation matrix from reduction to tridiagonal form determined by f08fec |
| f08fsc | Unitary reduction of complex Hermitian matrix to real symmetric tridiagonal form |
| f08ftc | Generate unitary transformation matrix from reduction to tridiagonal form determined by f08fsc |
| f08gec | Orthogonal reduction of real symmetric matrix to symmetric tridiagonal form, packed storage |
| f08gfc | Generate orthogonal transformation matrix from reduction to tridiagonal form determined by f08gec |
| f08gsc | Unitary reduction of complex Hermitian matrix to real symmetric tridiagonal form, packed storage |
| f08gtc | Generate unitary transformation matrix from reduction to tridiagonal form determined by f08gsc |
| f08hec | Orthogonal reduction of real symmetric band matrix to symmetric tridiagonal form |
| f08hsc | Unitary reduction of complex Hermitian band matrix to real symmetric tridiagonal form |
| f08jac | Computes all eigenvalues and, optionally, eigenvectors of a real symmetric tridiagonal matrix |
| f08jbc | Computes selected eigenvalues and, optionally, eigenvectors of a real symmetric tridiagonal matrix |
| f08jcc | Computes all eigenvalues and, optionally, all eigenvectors of real symmetric tridiagonal matrix (divide-and-conquer) |
| f08jdc | Computes selected eigenvalues and, optionally, eigenvectors of a real symmetric tridiagonal matrix (Relatively Robust Representations) |
| f08jec | All eigenvalues and eigenvectors of real symmetric tridiagonal matrix, reduced from real symmetric matrix using the implicit QL or QR algorithm |
| f08jfc | All eigenvalues of real symmetric tridiagonal matrix, root-free variant of the QL or QR algorithm |
| f08jgc | Computes all eigenvalues and eigenvectors of real symmetric positive definite tridiagonal matrix, reduced from real symmetric positive definite matrix |
| f08jhc | Computes all eigenvalues and, optionally, eigenvectors of a real symmetric tridiagonal matrix or a matrix reduced to this form (divide-and-conquer) |
| f08jjc | Selected eigenvalues of real symmetric tridiagonal matrix by bisection |
| f08jkc | Selected eigenvectors of real symmetric tridiagonal matrix by inverse iteration, storing eigenvectors in real array |
| f08jlc | Computes all eigenvalues and, optionally, eigenvectors of a real symmetric tridiagonal matrix or a symmetric matrix reduced to this form (Relatively Robust Representations) |
| f08jsc | All eigenvalues and eigenvectors of real symmetric tridiagonal matrix, reduced from complex Hermitian matrix, using the implicit QL or QR algorithm |
| f08juc | Computes all eigenvalues and eigenvectors of real symmetric positive definite tridiagonal matrix, reduced from complex Hermitian positive definite matrix |
| f08jvc | Computes all eigenvalues and, optionally, eigenvectors of a real symmetric tridiagonal matrix or a complex Hermitian matrix reduced to this form (divide-and-conquer) |
| f08jxc | Selected eigenvectors of real symmetric tridiagonal matrix by inverse iteration, storing eigenvectors in complex array |
| f08jyc | Computes all eigenvalues and, optionally, eigenvectors of a real symmetric tridiagonal matrix or a complex Hermitian matrix reduced to this form (Relatively Robust Representations) |