LAPACK 3.3.0

dget22.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function Documentation

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

Definition at line 1 of file dget22.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions