|
PLASMA
2.4.5
PLASMA - Parallel Linear Algebra for Scalable Multi-core Architectures
|
Go to the source code of this file.
Functions | |
| subroutine | zpoequ (N, A, LDA, S, SCOND, AMAX, INFO) |
| subroutine zpoequ | ( | integer | N, |
| complex*16, dimension( lda, * ) | A, | ||
| integer | LDA, | ||
| double precision, dimension( * ) | S, | ||
| double precision | SCOND, | ||
| double precision | AMAX, | ||
| integer | INFO | ||
| ) |