![]() |
![]()
| ![]() |
![]()
NAMETESTING/EIG/sbdt01.f SYNOPSISFunctions/Subroutinessubroutine sbdt01 (m, n, kd, a, lda, q, ldq, d, e, pt,
ldpt, work, resid)
Function/Subroutine Documentationsubroutine sbdt01 (integer m, integer n, integer kd, real, dimension( lda, * ) a, integer lda, real, dimension( ldq, * ) q, integer ldq, real, dimension( * ) d, real, dimension( * ) e, real, dimension( ldpt, * ) pt, integer ldpt, real, dimension( * ) work, real resid)SBDT01 Purpose:
Parameters M
N
KD
A
LDA
Q
LDQ
D
E
PT
LDPT
WORK
RESID
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 139 of file sbdt01.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|