![]() |
![]()
| ![]() |
![]()
NAMETESTING/EIG/sbdt05.f SYNOPSISFunctions/Subroutinessubroutine sbdt05 (m, n, a, lda, s, ns, u, ldu, vt, ldvt,
work, resid)
Function/Subroutine Documentationsubroutine sbdt05 (integer m, integer n, real, dimension( lda, * ) a, integer lda, real, dimension( * ) s, integer ns, real, dimension( ldu, * ) u, integer ldu, real, dimension( ldvt, * ) vt, integer ldvt, real, dimension( * ) work, real resid)SBDT05 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 sbdt05.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|