Singular Value Decomposition: LAPACK Driver
Routines
Table
"Driver Routines for Singular Value
Decomposition"
lists the LAPACK driver routines that perform
singular value decomposition
.
Routine Name
| Operation performed
|
---|---|
Computes the singular value decomposition of a
general rectangular matrix.
| |
Computes the singular value decomposition of a
general rectangular matrix using a divide and conquer method.
| |
Computes the singular value decomposition of a
real matrix using a preconditioned Jacobi SVD method.
| |
Computes the singular value decomposition of a
real matrix using Jacobi plane rotations.
| |
Computes the generalized singular value
decomposition of a pair of general rectangular matrices.
| |
Computes the SVD and left and right singular
vectors for a matrix.
| |
Computes the SVD of a bidiagonal matrix.
|