LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
Collaboration diagram for lasdt: D&C step: tree:

Functions

subroutine dlasdt (N, LVL, ND, INODE, NDIML, NDIMR, MSUB)
 DLASDT creates a tree of subproblems for bidiagonal divide and conquer. Used by sbdsdc. More...
 
subroutine slasdt (N, LVL, ND, INODE, NDIML, NDIMR, MSUB)
 SLASDT creates a tree of subproblems for bidiagonal divide and conquer. Used by sbdsdc. More...
 

Detailed Description