MAGMA  1.2.0
MatrixAlgebraonGPUandMulticoreArchitectures
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
shst01.f File Reference

Go to the source code of this file.

Functions

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

Function Documentation

subroutine 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 
)

Definition at line 1 of file shst01.f.

References max, min, and sort01().

Here is the call graph for this function: