![]() |
![]()
| ![]() |
![]()
NAMETESTING/EIG/dbdt02.f SYNOPSISFunctions/Subroutinessubroutine dbdt02 (m, n, b, ldb, c, ldc, u, ldu, work,
resid)
Function/Subroutine Documentationsubroutine dbdt02 (integer m, integer n, double precision, dimension( ldb, * ) b, integer ldb, double precision, dimension( ldc, * ) c, integer ldc, double precision, dimension( ldu, * ) u, integer ldu, double precision, dimension( * ) work, double precision resid)DBDT02 Purpose:
Parameters M
N
B
LDB
C
LDC
U
LDU
WORK
RESID
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 111 of file dbdt02.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|