Provided by: liblapack-doc_3.12.0-3build1_all bug

NAME

       svd_driver_grp - Standard SVD driver, A = UΣV^H

SYNOPSIS

   Modules
       — full —
       gesvd:          SVD, QR iteration
       gesvdq:         SVD, QR with pivoting
       gesdd:          SVD, divide and conquer
       gesvdx:         SVD, bisection
       gejsv:          SVD, Jacobi, high-level
       gesvj:          SVD, Jacobi, low-level
       — bidiagonal —
       bdsqr:          bidiagonal SVD, QR iteration (dqds)
       bdsdc:          bidiagonal SVD, divide and conquer
       bdsvdx:         bidiagonal SVD, bisection

Detailed Description

Author

       Generated automatically by Doxygen for LAPACK from the source code.