|
MAGMA
1.2.0
MatrixAlgebraonGPUandMulticoreArchitectures
|
Go to the source code of this file.
Functions | |
| subroutine | dort01 (ROWCOL, M, N, U, LDU, WORK, LWORK, RESID) |
| subroutine dort01 | ( | character | ROWCOL, |
| integer | M, | ||
| integer | N, | ||
| double precision, dimension( ldu, * ) | U, | ||
| integer | LDU, | ||
| double precision, dimension( * ) | WORK, | ||
| integer | LWORK, | ||
| double precision | RESID | ||
| ) |