|
MAGMA
1.2.0
MatrixAlgebraonGPUandMulticoreArchitectures
|
Go to the source code of this file.
Functions | |
| subroutine | ddrvrf4 (NOUT, NN, NVAL, THRESH, C1, C2, LDC, CRF, A, LDA, D_WORK_DLANGE) |
| subroutine ddrvrf4 | ( | integer | NOUT, |
| integer | NN, | ||
| integer, dimension( nn ) | NVAL, | ||
| double precision | THRESH, | ||
| double precision, dimension( ldc, * ) | C1, | ||
| double precision, dimension( ldc, *) | C2, | ||
| integer | LDC, | ||
| double precision, dimension( * ) | CRF, | ||
| double precision, dimension( lda, * ) | A, | ||
| integer | LDA, | ||
| double precision, dimension( * ) | D_WORK_DLANGE | ||
| ) |