|
MAGMA
1.2.0
MatrixAlgebraonGPUandMulticoreArchitectures
|
Go to the source code of this file.
Functions | |
| subroutine | dlattp (IMAT, UPLO, TRANS, DIAG, ISEED, N, A, B, WORK, INFO) |
| subroutine dlattp | ( | integer | IMAT, |
| character | UPLO, | ||
| character | TRANS, | ||
| character | DIAG, | ||
| integer, dimension( 4 ) | ISEED, | ||
| integer | N, | ||
| double precision, dimension( * ) | A, | ||
| double precision, dimension( * ) | B, | ||
| double precision, dimension( * ) | WORK, | ||
| integer | INFO | ||
| ) |