![]() |
![]()
| ![]() |
![]()
NAMETESTING/EIG/shst01.f SYNOPSISFunctions/Subroutinessubroutine shst01 (n, ilo, ihi, a, lda, h, ldh, q, ldq,
work, lwork, result)
Function/Subroutine Documentationsubroutine shst01 (integer n, integer ilo, integer ihi, real, dimension( lda, * ) a, integer lda, real, dimension( ldh, * ) h, integer ldh, real, dimension( ldq, * ) q, integer ldq, real, dimension( lwork ) work, integer lwork, real, dimension( 2 ) result)SHST01 Purpose:
Parameters N
ILO
IHI
A
LDA
H
LDH
Q
LDQ
WORK
LWORK
RESULT
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 132 of file shst01.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|