LAPACK 3.3.1
Linear Algebra PACKage

sget22.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine SGET22 (TRANSA, TRANSE, TRANSW, N, A, LDA, E, LDE, WR, WI, WORK, RESULT)

Function Documentation

subroutine SGET22 ( CHARACTER  TRANSA,
CHARACTER  TRANSE,
CHARACTER  TRANSW,
INTEGER  N,
REAL,dimension( lda, * )  A,
INTEGER  LDA,
REAL,dimension( lde, * )  E,
INTEGER  LDE,
REAL,dimension( * )  WR,
REAL,dimension( * )  WI,
REAL,dimension( * )  WORK,
REAL,dimension( 2 )  RESULT 
)

Definition at line 1 of file sget22.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions