![]() |
![]()
| ![]() |
![]()
NAMETESTING/EIG/dbdt05.f SYNOPSISFunctions/Subroutinessubroutine dbdt05 (m, n, a, lda, s, ns, u, ldu, vt, ldvt,
work, resid)
Function/Subroutine Documentationsubroutine dbdt05 (integer m, integer n, double precision, dimension( lda, * ) a, integer lda, double precision, dimension( * ) s, integer ns, double precision, dimension( ldu, * ) u, integer ldu, double precision, dimension( ldvt, * ) vt, integer ldvt, double precision, dimension( * ) work, double precision resid)DBDT05 Purpose:
Parameters M
N
A
LDA
S
NS
U
LDU
VT
LDVT
WORK
RESID
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 125 of file dbdt05.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|