Query: slasdt
OS: redhat
Section: l
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SLASDT(l) ) SLASDT(l)NAMESLASDT - create a tree of subproblems for bidiagonal divide and conquerSYNOPSISSUBROUTINE SLASDT( N, LVL, ND, INODE, NDIML, NDIMR, MSUB ) INTEGER LVL, MSUB, N, ND INTEGER INODE( * ), NDIML( * ), NDIMR( * )PURPOSESLASDT creates a tree of subproblems for bidiagonal divide and conquer.ARGUMENTSN (input) INTEGER On entry, the number of diagonal elements of the bidiagonal matrix. LVL (output) INTEGER On exit, the number of levels on the computation tree. ND (output) INTEGER On exit, the number of nodes on the tree. INODE (output) INTEGER array, dimension ( N ) On exit, centers of subproblems. NDIML (output) INTEGER array, dimension ( N ) On exit, row dimensions of left children. NDIMR (output) INTEGER array, dimension ( N ) On exit, row dimensions of right children. MSUB (input) INTEGER. On entry, the maximum row dimension each subproblem at the bottom of the tree can be of.FURTHER DETAILSBased on contributions by Ming Gu and Huan Ren, Computer Science Division, University of California at Berkeley, USA LAPACK version 3.0 15 June 2000 SLASDT(l)
Related Man Pages |
---|
slasd0(l) - redhat |
slasd0(3) - debian |
slasdt.f(3) - debian |
dlasdt(3) - centos |
slasd0(3) - centos |
Similar Topics in the Unix Linux Community |
---|
Create an unconfigured VMware host from a template that is set to do firstboot --reconfig |
Tar Command |
Docker learning Phase-I |
Package |
[TIP] Processing YAML files with yq |