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