LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
Collaboration diagram for lasv2: 2x2 triangular SVD:

Functions

subroutine dlasv2 (F, G, H, SSMIN, SSMAX, SNR, CSR, SNL, CSL)
 DLASV2 computes the singular value decomposition of a 2-by-2 triangular matrix. More...
 
subroutine slasv2 (F, G, H, SSMIN, SSMAX, SNR, CSR, SNL, CSL)
 SLASV2 computes the singular value decomposition of a 2-by-2 triangular matrix. More...
 

Detailed Description