Go to the source code of this file.
Functions/Subroutines |
subroutine | DSTECT (N, A, B, SHIFT, NUM) |
Function Documentation
subroutine DSTECT |
( |
INTEGER |
N, |
|
|
DOUBLE PRECISION,dimension( * ) |
A, |
|
|
DOUBLE PRECISION,dimension( * ) |
B, |
|
|
DOUBLE PRECISION |
SHIFT, |
|
|
INTEGER |
NUM |
|
) |
| |