| S D C Z |
Computes an LU factorization of a general band matrix with no pivoting. |
| S D C Z |
Solves a general banded system of linear equations AX=B, ATX=B or AHX=B, using the LU factorization computed by P?DBTRF . |
| S D C Z |
Solves a banded triangular system of linear equations AX=B, ATX=B or AHX=B, using the LU factorization computed by P?DBTRF . |
| S D C Z |
Computes an LU factorization of a general tridiagonal matrix with no pivoting. |
| S D C Z |
Solves a general tridiagonal system of linear equations AX=B, ATX=B or AHX=B, using the LU factorization computed by P?DTTRF . |
| S D C Z |
Solves a tridiagonal triangular system of linear equations AX=B, ATX=B or AHX=B, using the LU factorization computed by P?DTTRF . |
| S D C Z |
Computes an LU factorization of a general band matrix, using partial pivoting with row interchanges. |
| S D C Z |
Solves a general banded system of linear equations AX=B, ATX=B or AHX=B, using the LU factorization computed by P?GBTRF . |
| S D C Z |
Reduces a general rectangular matrix to real bidiagonal form by an orthogonal/unitary transformation. |
| S D C Z |
Estimates the reciprocal of the condition number of a general matrix. |
| S D C Z |
Computes row and column scalings to equilibrate a general rectangular matrix and reduce its condition number. |
| S D C Z |
Reduces a general matrix to upper Hessenberg form by an orthogonal/unitary similarity transformation. |
| S D C Z |
Computes an LQ factorization of a general rectangular matrix. |
| S D C Z |
Computes a QL factorization of a general rectangular matrix. |
| S D C Z |
Computes a QR factorization with column pivoting of a general rectangular matrix. |
| S D C Z |
Computes a QR factorization of a general rectangular matrix. |
| S D C Z |
Improves the computed solution to a system of linear equations and provides error bounds and backward error estimates for the solutions. |
| S D C Z |
Computes an RQ factorization of a general rectangular matrix. |
| S D C Z |
Computes an LU factorization of a general matrix, using partial pivoting with row interchanges. |
| S D C Z |
Computes the inverse of a general matrix, using the LU factorization computed by P?GETRF . |
| S D C Z |
Solves a general system of linear equations AX=B, ATX=B or AHX=B, using the LU factorization computed by P?GETRF . |
| S D C Z |
Computes a generalized QR factorization. |
| S D C Z |
Computes a generalized RQ factorization. |
| S D C Z |
Computes the Schur decomposition and/or eigenvalues of a matrix already in Hessenberg form. |
| S D |
Generates all or part of the orthogonal matrix Q from an LQ factorization determined by PSGELQF . |
| S D |
Generates all or part of the orthogonal matrix Q from a QL factorization determined by PSGEQLF . |
| S D |
Generates all or part of the orthogonal matrix Q from a QR factorization determined by PSGEQRF . |
| S D |
Generates all or part of the orthogonal matrix Q from an RQ factorization determined by PSGERQF . |
| S D |
Multiplies a general matrix by one of the orthogonal transformation matrices from a reduction to bidiagonal form determined by PSGEBRD . |
| S D |
Multiplies a general matrix by the orthogonal transformation matrix from a reduction to Hessenberg form determined by PSGEHRD . |
| S D |
Multiplies a general matrix by the orthogonal matrix from an LQ factorization determined by PSGELQF . |
| S D |
Multiplies a general matrix by the orthogonal matrix from a QL factorization determined by PSGEQLF . |
| S D |
Multiplies a general matrix by the orthogonal matrix from a QR factorization determined by PSGEQRF . |
| S D |
Multiplies a general matrix by the orthogonal matrix from an RQ factorization determined by PSGERQF . |
| S D |
Multiplies a general matrix by the orthogonal transformation matrix from a reduction to upper triangular form determined by PSTZRZF . |
| S D |
Multiplies a general matrix by the orthogonal transformation matrix from a reduction to tridiagonal form determined by PSSYTRD . |
| S D C Z |
Computes the Cholesky factorization of a symmetric/Hermitian positive definite banded matrix. |
| S D C Z |
Solves a symmetric/Hermitian positive definite banded system of linear equations AX=B, using the Cholesky factorization computed by P?PBTRF . |
| S D C Z |
Solves a banded triangular system of linear equations AX=B, using the Cholesky factorization computed by P?PBTRF . |
| S D C Z |
Estimates the reciprocal of the condition number of a symmetric/Hermitian positive definite distributed matrix. |
| S D C Z |
Computes row and column scalings to equilibrate a symmetric/Hermitian positive definite matrix and reduce its condition number. |
| S D C Z |
Improves the computed solution to a symmetric/Hermitian positive definite system of linear equations AX=B, and provides forward and backward error bounds for the solution. |
| S D C Z |
Computes the Cholesky factorization of a symmetric/Hermitian positive definite matrix. |
| S D C Z |
Computes the inverse of a symmetric/Hermitian positive definite matrix, using the Cholesky factorization computed by P?POTRF . |
| S D C Z |
Solves a symmetric/Hermitian positive definite system of linear equations AX=B, using the Cholesky factorization computed by P?POTRF . |
| S D C Z |
Computes the Cholesky factorization of a symmetric/Hermitian positive definite tridiagonal matrix. |
| S D C Z |
Solves a symmetric/Hermitian positive definite tridiagonal system of linear equations AX=B, using the Cholesky factorization computed by P?PTTRF . |
| S D C Z |
Solves a tridiagonal triangular system of linear equations AX=B, using the Cholesky factorization computed by P?PTTRF . |
| S D |
Computes the eigenvalues of a symmetric/Hermitian tridiagonal matrix by bisection. |
| S D |
Computes all eigenvalues and, optionally, eigenvectors of a symmetric tridiagonal matrix using the divide and conquer algorithm. |
| S D C Z |
Computes the eigenvectors of a symmetric/Hermitian tridiagonal matrix using inverse iteration. |
| S D |
Reduces a symmetric-definite generalized eigenproblem to standard form. |
| S D |
Reduces a symmetric matrix to real symmetric tridiagonal form by an orthogonal similarity transformation. |
| S D C Z |
Estimates the reciprocal of the condition number of a triangular matrix. |
| S D C Z |
Provides error bounds and backward error estimates for the solution to a system of linear equations with a triangular coefficient matrix. |
| S D C Z |
Computes the inverse of a triangular matrix. |
| S D C Z |
Solves a triangular system of linear equations AX=B, ATX=B or AHX=B. |
| S D C Z |
Reduces an upper trapezoidal matrix to upper triangular form by means of orthogonal transformations. |
| C Z |
Reduces a Hermitian-definite generalized eigenproblem to standard form. |
| C Z |
Reduces a Hermitian matrix to Hermitian tridiagonal form by a unitary similarity transformation. |
| C Z |
Generates all or part of the unitary matrix Q from an LQ factorization determined by PCGELQF . |
| C Z |
Generates all or part of the unitary matrix Q from a QL factorization determined by PCGEQLF . |
| C Z |
Generates all or part of the unitary matrix Q from a QR factorization determined by PCGEQRF . |
| C Z |
Generates all or part of the unitary matrix Q from an RQ factorization determined by PCGERQF . |
| C Z |
Multiplies a general matrix by one of the unitary transformation matrices from a reduction to bidiagonal form determined by PCGEBRD . |
| C Z |
Multiplies a general matrix by the unitary transformation matrix from a reduction to Hessenberg form determined by PCGEHRD . |
| C Z |
Multiplies a general matrix by the unitary matrix from an LQ factorization determined by PCGELQF . |
| C Z |
Multiplies a general matrix by the unitary matrix from a QL factorization determined by PCGEQLF . |
| C Z |
Multiplies a general matrix by the unitary matrix from a QR factorization determined by PCGEQRF . |
| C Z |
Multiplies a general matrix by the unitary matrix from an RQ factorization determined by PCGERQF . |
| C Z |
Multiplies a general matrix by the unitary transformation matrix from a reduction to upper triangular form determined by PCTZRZF . |
| C Z |
Multiplies a general matrix by the unitary transformation matrix from a reduction to tridiagonal form determined by PCHETRD . |
| S D |
Computes B = QT * A or B = A * Q, where A is an M-by-N matrix and Q is an orthogonal matrix represented by the parameters in the arrays ITRAF and DTRAF as described in BDTREXC . |
| S D |
Swaps adjacent diagonal blocks T11 and T22 of order 1 or 2 in an upper quasi-triangular matrix T by an orthogonal similarity transformation. |
| S D |
Reorders the real Schur factorization of a real matrix A = Q*T*QT, so that the diagonal block of T with row index IFST is moved to row ILST. |
| S D |
Performs a single small-bulge multi-shift QR sweep, moving the chain of bulges from top to bottom in the submatrix H(KTOP:KBOT,KTOP:KBOT), collecting the transformations in the matrix HV *or* accumulating the transformations in the matrix Z (see below). |
| S D |
Computes the (scaled) r-th column of the inverse of the sumbmatrix in rows B1 through BN of the tridiagonal matrix LDLT - σI. |
| S D |
Does "limited" bisection to refine the eigenvalues of LDLT, W( IFIRST-OFFSET ) through W( ILAST-OFFSET ), to more accuracy. |
| S D |
Computes the eigenvalues of a symmetric tridiagonal matrix T to limited initial accuracy. |
| S D |
To find the desired eigenvalues of a given real symmetric tridiagonal matrix T, DLARRE2 sets, via DLARRA , "small" off-diagonal elements to zero. |
| S D |
To find the desired eigenvalues of a given real symmetric tridiagonal matrix T, DLARRE2 sets any "small" off-diagonal elements to zero, and for each unreduced block T_i. |
| S D |
Finds a new relatively robust representation LDLT - SIGMA I = L(+) D(+) L(+)T such that at least one of the eigenvalues of L(+) D(+) L(+)T is relatively isolated. |
| S D |
Computes the eigenvectors of the tridiagonal matrix T = LDLT given L, D and APPROXIMATIONS to the eigenvalues of LDLT. |
| S D |
Computes selected eigenvalues and, optionally, eigenvectors of a real symmetric tridiagonal matrix T. |
| S D |
DSTEGR2A computes selected eigenvalues and initial representations needed for eigenvector computations in DSTEGR2B . |
| S D |
Computes the selected eigenvalues and eigenvectors of the real symmetric tridiagonal matrix in parallel on multiple processors. |
| S D |
Balances a general real matrix A. |
| S D |
Copies all or part of a distributed matrix A to another distributed matrix B. |
| S D |
Computes the eigenvalues of a Hessenberg matrix H and, optionally, the matrices T and Z from the Schur decomposition H = Z*T*ZT, where T is an upper quasi-triangular matrix (the Schur form), and Z is the orthogonal matrix of Schur vectors. |
| S D |
Find the Schur decomposition and or eigenvalues of a matrix already in Hessenberg form from cols ILO to IHI. |
| S D |
Accepts as input an upper Hessenberg matrix A and performs an orthogonal similarity transformation designed to detect and deflate fully converged eigenvalues from a trailing principal submatrix. |
| S D |
Accepts as input an upper Hessenberg matrix H and performs an orthogonal similarity transformation designed to detect and deflate fully converged eigenvalues from a trailing principal submatrix. |
| S D |
Find the Schur decomposition and or eigenvalues of a matrix already in Hessenberg form from cols ILO to IHI. |
| S D |
Performs a single small-bulge multi-shift QR sweep by chasing separated groups of bulges along the main block diagonal of H. |
| S D |
Applies a planar rotation defined by CS and SN to the two distributed vectors sub(X) and sub(Y). |
| S D |
Reorders the real Schur factorization of a real matrix A = Q*T*QT, so that a selected cluster of eigenvalues appears in the leading diagonal blocks of the upper quasi-triangular matrix T, and the leading columns of Q form an orthonormal basis of the corresponding right invariant subspace. |
| S D |
Reorders the real Schur factorization of a real matrix A = Q*T*QT, so that a selected cluster of eigenvalues appears in the leading diagonal blocks of the upper quasi-triangular matrix T, and the leading columns of Q form an orthonormal basis of the corresponding right invariant subspace. |
|
Choose problem-dependent parameters for the local environment. |
|
Return the ScaLAPACK version. |
|
Sets problem and machine dependent parameters useful for PxHSEQR and its subroutines. |