The F08 type exposes the following members.
Methods
Name | Description | |||
---|---|---|---|---|
f08aa | f08aa solves linear least squares problems of the form
| |||
f08ag | f08ag multiplies an arbitrary real matrix by the real orthogonal matrix from a factorization computed by (F08AEF not in this release) f08be f08bf.
| |||
f08an | f08an solves linear least squares problems of the form
| |||
f08be | f08be computes the factorization, with column pivoting, of a real by matrix.
| |||
f08bf | f08bf computes the factorization, with column pivoting, of a real by matrix.
| |||
f08fa | f08fa computes all the eigenvalues and, optionally, all the eigenvectors of a real by symmetric matrix .
| |||
f08fb | f08fb computes selected eigenvalues and, optionally, eigenvectors of a real by symmetric matrix . Eigenvalues and eigenvectors can be selected by specifying either a range of values or a range of indices for the desired eigenvalues.
| |||
f08fl | f08fl computes the reciprocal condition numbers for the eigenvectors of a real symmetric or complex Hermitian by matrix , or for the left or right singular vectors of a general by matrix .
| |||
f08fp | f08fp computes selected eigenvalues and, optionally, eigenvectors of a complex by Hermitian matrix . Eigenvalues and eigenvectors can be selected by specifying either a range of values or a range of indices for the desired eigenvalues.
| |||
f08kb | f08kb computes the singular value decomposition (SVD) of a real by matrix , optionally computing the left and/or right singular vectors.
| |||
f08kp | f08kp computes the singular value decomposition (SVD) of a complex by matrix , optionally computing the left and/or right singular vectors.
| |||
f08nb | f08nb computes the eigenvalues and, optionally, the left and/or right eigenvectors for an by real nonsymmetric matrix . Optionally, it also computes a balancing transformation to improve the conditioning of the eigenvalues and eigenvectors, reciprocal condition numbers for the eigenvalues, and reciprocal condition numbers for the right eigenvectors.
| |||
f08np | f08np computes the eigenvalues and, optionally, the left and/or right eigenvectors for an by complex nonsymmetric matrix . Optionally, it also computes a balancing transformation to improve the conditioning of the eigenvalues and eigenvectors, reciprocal condition numbers for the eigenvalues, and reciprocal condition numbers for the right eigenvectors.
| |||
f08wb | f08wb computes for a pair of by real nonsymmetric matrices the generalized eigenvalues and, optionally, the left and/or right generalized eigenvectors using the algorithm. Optionally it also computes a balancing transformation to improve the conditioning of the eigenvalues and eigenvectors, reciprocal condition numbers for the eigenvalues, and reciprocal condition numbers for the right eigenvectors.
| |||
f08wp | f08wp computes for a pair of by complex nonsymmetric matrices the generalized eigenvalues and, optionally, the left and/or right generalized eigenvectors using the algorithm. Optionally it also computes a balancing transformation to improve the conditioning of the eigenvalues and eigenvectors, reciprocal condition numbers for the eigenvalues, and reciprocal condition numbers for the right eigenvectors.
|