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