|
PLASMA
2.4.5
PLASMA - Parallel Linear Algebra for Scalable Multi-core Architectures
|
Go to the source code of this file.
Functions | |
| subroutine | dlascl (TYPE, KL, KU, CFROM, CTO, M, N, A, LDA, INFO) |
| subroutine dlascl | ( | character | TYPE, |
| integer | KL, | ||
| integer | KU, | ||
| double precision | CFROM, | ||
| double precision | CTO, | ||
| integer | M, | ||
| integer | N, | ||
| double precision, dimension( lda, * ) | A, | ||
| integer | LDA, | ||
| integer | INFO | ||
| ) |