|
PLASMA
2.4.5
PLASMA - Parallel Linear Algebra for Scalable Multi-core Architectures
|
Go to the source code of this file.
Functions | |
| REAL function | cqrt14 (TRANS, M, N, NRHS, A, LDA, X, LDX, WORK, LWORK) |
| REAL function cqrt14 | ( | character | TRANS, |
| integer | M, | ||
| integer | N, | ||
| integer | NRHS, | ||
| complex, dimension( lda, * ) | A, | ||
| integer | LDA, | ||
| complex, dimension( ldx, * ) | X, | ||
| integer | LDX, | ||
| complex, dimension( lwork ) | WORK, | ||
| integer | LWORK | ||
| ) |