![]() |
![]()
| ![]() |
![]()
NAMETESTING/EIG/ssgt01.f SYNOPSISFunctions/Subroutinessubroutine ssgt01 (itype, uplo, n, m, a, lda, b, ldb, z,
ldz, d, work, result)
Function/Subroutine Documentationsubroutine ssgt01 (integer itype, character uplo, integer n, integer m, real, dimension( lda, * ) a, integer lda, real, dimension( ldb, * ) b, integer ldb, real, dimension( ldz, * ) z, integer ldz, real, dimension( * ) d, real, dimension( * ) work, real, dimension( * ) result)SSGT01 Purpose:
Parameters ITYPE
UPLO
N
M
A
LDA
B
LDB
Z
LDZ
D
WORK
RESULT
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 144 of file ssgt01.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|