LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
lartgs: generate plane rotation for bidiag SVD
Collaboration diagram for lartgs: generate plane rotation for bidiag SVD:

Functions

subroutine dlartgs (X, Y, SIGMA, CS, SN)
 DLARTGS generates a plane rotation designed to introduce a bulge in implicit QR iteration for the bidiagonal SVD problem. More...
 
subroutine slartgs (X, Y, SIGMA, CS, SN)
 SLARTGS generates a plane rotation designed to introduce a bulge in implicit QR iteration for the bidiagonal SVD problem. More...
 

Detailed Description