Go to the source code of this file.
|
subroutine | cwrsk (zr, fnu, kode, n, y, nz, cw, tol, elim, alim) |
|
◆ cwrsk()
subroutine cwrsk |
( |
complex |
zr, |
|
|
real |
fnu, |
|
|
integer |
kode, |
|
|
integer |
n, |
|
|
complex, dimension(n) |
y, |
|
|
integer |
nz, |
|
|
complex, dimension(2) |
cw, |
|
|
real |
tol, |
|
|
real |
elim, |
|
|
real |
alim |
|
) |
| |