|
MAGMA
1.2.0
MatrixAlgebraonGPUandMulticoreArchitectures
|
Go to the source code of this file.
Functions | |
| subroutine | slatme (N, DIST, ISEED, D, MODE, COND, DMAX, EI, RSIGN, UPPER, SIM, DS, MODES, CONDS, KL, KU, ANORM, A, LDA, WORK, INFO) |
| subroutine slatme | ( | integer | N, |
| character | DIST, | ||
| integer, dimension( 4 ) | ISEED, | ||
| real, dimension( * ) | D, | ||
| integer | MODE, | ||
| real | COND, | ||
| real | DMAX, | ||
| character, dimension( * ) | EI, | ||
| character | RSIGN, | ||
| character | UPPER, | ||
| character | SIM, | ||
| real, dimension( * ) | DS, | ||
| integer | MODES, | ||
| real | CONDS, | ||
| integer | KL, | ||
| integer | KU, | ||
| real | ANORM, | ||
| real, dimension( lda, * ) | A, | ||
| integer | LDA, | ||
| real, dimension( * ) | WORK, | ||
| integer | INFO | ||
| ) |