|
PLASMA
2.4.5
PLASMA - Parallel Linear Algebra for Scalable Multi-core Architectures
|
Go to the source code of this file.
Functions | |
| DOUBLE PRECISION function | zlanhe (NORM, UPLO, N, A, LDA, WORK) |
| DOUBLE PRECISION function zlanhe | ( | character | NORM, |
| character | UPLO, | ||
| integer | N, | ||
| complex*16, dimension( lda, * ) | A, | ||
| integer | LDA, | ||
| double precision, dimension( * ) | WORK | ||
| ) |