|
PLASMA
2.4.5
PLASMA - Parallel Linear Algebra for Scalable Multi-core Architectures
|
Go to the source code of this file.
Functions | |
| subroutine | cpot01 (UPLO, N, A, LDA, AFAC, LDAFAC, RWORK, RESID) |
| subroutine cpot01 | ( | character | UPLO, |
| integer | N, | ||
| complex, dimension( lda, * ) | A, | ||
| integer | LDA, | ||
| complex, dimension( ldafac, * ) | AFAC, | ||
| integer | LDAFAC, | ||
| real, dimension( * ) | RWORK, | ||
| real | RESID | ||
| ) |