LAPACK 3.3.1
Linear Algebra PACKage

dstech.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine DSTECH (N, A, B, EIG, TOL, WORK, INFO)

Function Documentation

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 
)

Definition at line 1 of file dstech.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions