LAPACK 3.3.0
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | DGET53 (A, LDA, B, LDB, SCALE, WR, WI, RESULT, INFO) |
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 | ||
) |