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