![]() |
![]()
| ![]() |
![]()
NAMETESTING/EIG/dhst01.f SYNOPSISFunctions/Subroutinessubroutine dhst01 (n, ilo, ihi, a, lda, h, ldh, q, ldq,
work, lwork, result)
Function/Subroutine Documentationsubroutine dhst01 (integer n, integer ilo, integer ihi, double precision, dimension( lda, * ) a, integer lda, double precision, dimension( ldh, * ) h, integer ldh, double precision, dimension( ldq, * ) q, integer ldq, double precision, dimension( lwork ) work, integer lwork, double precision, dimension( 2 ) result)DHST01 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 dhst01.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|