|
PLASMA
2.4.5
PLASMA - Parallel Linear Algebra for Scalable Multi-core Architectures
|
Go to the source code of this file.
Functions | |
| subroutine | slaror (SIDE, INIT, M, N, A, LDA, ISEED, X, INFO) |
| subroutine slaror | ( | character | SIDE, |
| character | INIT, | ||
| integer | M, | ||
| integer | N, | ||
| real, dimension( lda, * ) | A, | ||
| integer | LDA, | ||
| integer, dimension( 4 ) | ISEED, | ||
| real, dimension( * ) | X, | ||
| integer | INFO | ||
| ) |