|
MAGMA
1.2.0
MatrixAlgebraonGPUandMulticoreArchitectures
|
Go to the source code of this file.
Functions | |
| subroutine | dppt03 (UPLO, N, A, AINV, WORK, LDWORK, RWORK, RCOND, RESID) |
| subroutine dppt03 | ( | character | UPLO, |
| integer | N, | ||
| double precision, dimension( * ) | A, | ||
| double precision, dimension( * ) | AINV, | ||
| double precision, dimension( ldwork, * ) | WORK, | ||
| integer | LDWORK, | ||
| double precision, dimension( * ) | RWORK, | ||
| double precision | RCOND, | ||
| double precision | RESID | ||
| ) |