LAPACK 3.3.0

sorghr.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine SORGHR (N, ILO, IHI, A, LDA, TAU, WORK, LWORK, INFO)

Function Documentation

subroutine SORGHR ( INTEGER  N,
INTEGER  ILO,
INTEGER  IHI,
REAL,dimension( lda, * )  A,
INTEGER  LDA,
REAL,dimension( * )  TAU,
REAL,dimension( * )  WORK,
INTEGER  LWORK,
INTEGER  INFO 
)

Definition at line 1 of file sorghr.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions