LAPACK 3.3.1
Linear Algebra PACKage

dget53.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine DGET53 (A, LDA, B, LDB, SCALE, WR, WI, RESULT, INFO)

Function Documentation

subroutine DGET53 ( DOUBLE PRECISION,dimension( lda, * )  A,
INTEGER  LDA,
DOUBLE PRECISION,dimension( ldb, * )  B,
INTEGER  LDB,
DOUBLE PRECISION  SCALE,
DOUBLE PRECISION  WR,
DOUBLE PRECISION  WI,
DOUBLE PRECISION  RESULT,
INTEGER  INFO 
)

Definition at line 1 of file dget53.f.

Here is the caller graph for this function:

 All Files Functions