Go to the source code of this file.
Functions/Subroutines | |
| 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 | ||
| ) |
1.7.2