![]() |
![]()
| ![]() |
![]()
NAMESRC/slasdt.f SYNOPSISFunctions/Subroutinessubroutine slasdt (n, lvl, nd, inode, ndiml, ndimr, msub)
Function/Subroutine Documentationsubroutine 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.
|