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