LAPACK 3.3.1
Linear Algebra PACKage
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | DSTECH (N, A, B, EIG, TOL, WORK, INFO) |
subroutine DSTECH | ( | INTEGER | N, |
DOUBLE PRECISION,dimension( * ) | A, | ||
DOUBLE PRECISION,dimension( * ) | B, | ||
DOUBLE PRECISION,dimension( * ) | EIG, | ||
DOUBLE PRECISION | TOL, | ||
DOUBLE PRECISION,dimension( * ) | WORK, | ||
INTEGER | INFO | ||
) |