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