|
MAGMA
1.2.0
MatrixAlgebraonGPUandMulticoreArchitectures
|
Go to the source code of this file.
Functions | |
| subroutine | dstt21 (N, KBAND, AD, AE, SD, SE, U, LDU, WORK, RESULT) |
| subroutine dstt21 | ( | integer | N, |
| integer | KBAND, | ||
| double precision, dimension( * ) | AD, | ||
| double precision, dimension( * ) | AE, | ||
| double precision, dimension( * ) | SD, | ||
| double precision, dimension( * ) | SE, | ||
| double precision, dimension( ldu, * ) | U, | ||
| integer | LDU, | ||
| double precision, dimension( * ) | WORK, | ||
| double precision, dimension( 2 ) | RESULT | ||
| ) |