LAPACK
3.12.0
LAPACK: Linear Algebra PACKage
Functions
bdsdc: bidiagonal SVD, divide and conquer
LAPACK
»
Singular Value Decomposition (SVD)
»
Standard SVD driver, A = UΣV^H
Collaboration diagram for bdsdc: bidiagonal SVD, divide and conquer:
This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.
Functions
subroutine
dbdsdc
(UPLO, COMPQ, N, D, E, U, LDU, VT, LDVT, Q, IQ, WORK, IWORK, INFO)
DBDSDC
More...
subroutine
sbdsdc
(UPLO, COMPQ, N, D, E, U, LDU, VT, LDVT, Q, IQ, WORK, IWORK, INFO)
SBDSDC
More...
Detailed Description
Generated on Wed Apr 24 2024 05:56:45 for LAPACK by
1.9.4