LAPACK 3.3.0

chst01.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine CHST01 (N, ILO, IHI, A, LDA, H, LDH, Q, LDQ, WORK, LWORK, RWORK, RESULT)

Function Documentation

subroutine CHST01 ( INTEGER  N,
INTEGER  ILO,
INTEGER  IHI,
COMPLEX,dimension( lda, * )  A,
INTEGER  LDA,
COMPLEX,dimension( ldh, * )  H,
INTEGER  LDH,
COMPLEX,dimension( ldq, * )  Q,
INTEGER  LDQ,
COMPLEX,dimension( lwork )  WORK,
INTEGER  LWORK,
REAL,dimension( * )  RWORK,
REAL,dimension( 2 )  RESULT 
)

Definition at line 1 of file chst01.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions