TESTING/EIG/sstech.f File Reference
Go to the source code of this file.
Functions/Subroutines |
| subroutine | SSTECH (N, A, B, EIG, TOL, WORK, INFO) |
Function Documentation
| subroutine SSTECH |
( |
INTEGER |
N, |
|
|
REAL,dimension( * ) |
A, |
|
|
REAL,dimension( * ) |
B, |
|
|
REAL,dimension( * ) |
EIG, |
|
|
REAL |
TOL, |
|
|
REAL,dimension( * ) |
WORK, |
|
|
INTEGER |
INFO | |
|
) |
| | |