Go to the source code of this file.
Functions/Subroutines | |
| subroutine | DGET51 (ITYPE, N, A, LDA, B, LDB, U, LDU, V, LDV, WORK, RESULT) |
| subroutine DGET51 | ( | INTEGER | ITYPE, |
| INTEGER | N, | ||
| DOUBLE PRECISION,dimension( lda, * ) | A, | ||
| INTEGER | LDA, | ||
| DOUBLE PRECISION,dimension( ldb, * ) | B, | ||
| INTEGER | LDB, | ||
| DOUBLE PRECISION,dimension( ldu, * ) | U, | ||
| INTEGER | LDU, | ||
| DOUBLE PRECISION,dimension( ldv, * ) | V, | ||
| INTEGER | LDV, | ||
| DOUBLE PRECISION,dimension( * ) | WORK, | ||
| DOUBLE PRECISION | RESULT | ||
| ) |
1.7.2