![]() |
![]()
| ![]() |
![]()
NAMETESTING/EIG/sbdt02.f SYNOPSISFunctions/Subroutinessubroutine sbdt02 (m, n, b, ldb, c, ldc, u, ldu, work,
resid)
Function/Subroutine Documentationsubroutine sbdt02 (integer m, integer n, real, dimension( ldb, * ) b, integer ldb, real, dimension( ldc, * ) c, integer ldc, real, dimension( ldu, * ) u, integer ldu, real, dimension( * ) work, real resid)SBDT02 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 sbdt02.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|