Go to the source code of this file.
|
subroutine | zuni2 (ZR, ZI, FNU, KODE, N, YR, YI, NZ, NLAST, FNUL, TOL, ELIM, ALIM) |
|
◆ zuni2()
subroutine zuni2 |
( |
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, |
|
|
integer |
NLAST, |
|
|
double precision |
FNUL, |
|
|
double precision |
TOL, |
|
|
double precision |
ELIM, |
|
|
double precision |
ALIM |
|
) |
| |