Computes the singular value decomposition (SVD) of a real bidiagonal matrix, using a divide and conquer method.
See Implementation
Computes the singular value decomposition (SVD) of a real bidiagonal matrix, using a divide and conquer method.