|
PLASMA
2.4.5
PLASMA - Parallel Linear Algebra for Scalable Multi-core Architectures
|
Go to the source code of this file.
Functions | |
| subroutine | dget04 (N, NRHS, X, LDX, XACT, LDXACT, RCOND, RESID) |
| subroutine dget04 | ( | integer | N, |
| integer | NRHS, | ||
| double precision, dimension( ldx, * ) | X, | ||
| integer | LDX, | ||
| double precision, dimension( ldxact, * ) | XACT, | ||
| integer | LDXACT, | ||
| double precision | RCOND, | ||
| double precision | RESID | ||
| ) |