|
PLASMA
2.4.5
PLASMA - Parallel Linear Algebra for Scalable Multi-core Architectures
|
Go to the source code of this file.
Functions | |
| subroutine | dlaqge (M, N, A, LDA, R, C, ROWCND, COLCND, AMAX, EQUED) |
| subroutine dlaqge | ( | integer | M, |
| integer | N, | ||
| double precision, dimension( lda, * ) | A, | ||
| integer | LDA, | ||
| double precision, dimension( * ) | R, | ||
| double precision, dimension( * ) | C, | ||
| double precision | ROWCND, | ||
| double precision | COLCND, | ||
| double precision | AMAX, | ||
| character | EQUED | ||
| ) |