![]() |
![]()
| ![]() |
![]()
NAMElasdt - lasdt: D&C step: tree SYNOPSISFunctionssubroutine dlasdt (n, lvl, nd, inode, ndiml, ndimr, msub)
Detailed DescriptionFunction Documentationsubroutine dlasdt (integer n, integer lvl, integer nd, integer, dimension( * ) inode, integer, dimension( * ) ndiml, integer, dimension( * ) ndimr, integer msub)DLASDT creates a tree of subproblems for bidiagonal divide and conquer. Used by sbdsdc. Purpose:
Parameters N
LVL
ND
INODE
NDIML
NDIMR
MSUB
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Contributors: Ming Gu and Huan Ren, Computer Science Division,
University of California at Berkeley, USA
Definition at line 104 of file dlasdt.f. subroutine slasdt (integer n, integer lvl, integer nd, integer, dimension( * ) inode, integer, dimension( * ) ndiml, integer, dimension( * ) ndimr, integer msub)SLASDT creates a tree of subproblems for bidiagonal divide and conquer. Used by sbdsdc. Purpose:
Parameters N
LVL
ND
INODE
NDIML
NDIMR
MSUB
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Contributors: Ming Gu and Huan Ren, Computer Science Division,
University of California at Berkeley, USA
Definition at line 104 of file slasdt.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|