Go to the source code of this file.
|
subroutine | zkscl (ZRR, ZRI, FNU, N, YR, YI, NZ, RZR, RZI, ASCLE, TOL, ELIM) |
|
◆ zkscl()
subroutine zkscl |
( |
double precision |
ZRR, |
|
|
double precision |
ZRI, |
|
|
double precision |
FNU, |
|
|
integer |
N, |
|
|
double precision, dimension(n) |
YR, |
|
|
double precision, dimension(n) |
YI, |
|
|
integer |
NZ, |
|
|
double precision |
RZR, |
|
|
double precision |
RZI, |
|
|
double precision |
ASCLE, |
|
|
double precision |
TOL, |
|
|
double precision |
ELIM |
|
) |
| |