LAPACK 3.3.0

dget52.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine DGET52 (LEFT, N, A, LDA, B, LDB, E, LDE, ALPHAR, ALPHAI, BETA, WORK, RESULT)

Function Documentation

subroutine DGET52 ( LOGICAL  LEFT,
INTEGER  N,
DOUBLE PRECISION,dimension( lda, * )  A,
INTEGER  LDA,
DOUBLE PRECISION,dimension( ldb, * )  B,
INTEGER  LDB,
DOUBLE PRECISION,dimension( lde, * )  E,
INTEGER  LDE,
DOUBLE PRECISION,dimension( * )  ALPHAR,
DOUBLE PRECISION,dimension( * )  ALPHAI,
DOUBLE PRECISION,dimension( * )  BETA,
DOUBLE PRECISION,dimension( * )  WORK,
DOUBLE PRECISION,dimension( 2 )  RESULT 
)

Definition at line 1 of file dget52.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions