|
MAGMA
1.2.0
MatrixAlgebraonGPUandMulticoreArchitectures
|
Go to the source code of this file.
Functions | |
| subroutine | dtpt01 (UPLO, DIAG, N, AP, AINVP, RCOND, WORK, RESID) |
| subroutine dtpt01 | ( | character | UPLO, |
| character | DIAG, | ||
| integer | N, | ||
| double precision, dimension( * ) | AP, | ||
| double precision, dimension( * ) | AINVP, | ||
| double precision | RCOND, | ||
| double precision, dimension( * ) | WORK, | ||
| double precision | RESID | ||
| ) |