|
PLASMA
2.4.5
PLASMA - Parallel Linear Algebra for Scalable Multi-core Architectures
|
Go to the source code of this file.
Functions | |
| subroutine | clagsy (N, K, D, A, LDA, ISEED, WORK, INFO) |
| subroutine clagsy | ( | integer | N, |
| integer | K, | ||
| real, dimension( * ) | D, | ||
| complex, dimension( lda, * ) | A, | ||
| integer | LDA, | ||
| integer, dimension( 4 ) | ISEED, | ||
| complex, dimension( * ) | WORK, | ||
| integer | INFO | ||
| ) |