![]() |
![]()
| ![]() |
![]()
NAMETESTING/EIG/dbdt04.f SYNOPSISFunctions/Subroutinessubroutine dbdt04 (uplo, n, d, e, s, ns, u, ldu, vt, ldvt,
work, resid)
Function/Subroutine Documentationsubroutine dbdt04 (character uplo, integer n, double precision, dimension( * ) d, double precision, dimension( * ) e, 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)DBDT04 Purpose:
Parameters UPLO
N
D
E
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 129 of file dbdt04.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|