Go to the source code of this file.
|
subroutine | zuoik (ZR, ZI, FNU, KODE, IKFLG, N, YR, YI, NUF, TOL, ELIM, ALIM) |
|
◆ zuoik()
subroutine zuoik |
( |
double precision |
ZR, |
|
|
double precision |
ZI, |
|
|
double precision |
FNU, |
|
|
integer |
KODE, |
|
|
integer |
IKFLG, |
|
|
integer |
N, |
|
|
double precision, dimension(n) |
YR, |
|
|
double precision, dimension(n) |
YI, |
|
|
integer |
NUF, |
|
|
double precision |
TOL, |
|
|
double precision |
ELIM, |
|
|
double precision |
ALIM |
|
) |
| |