Go to the source code of this file.
|
subroutine | cacon (z, fnu, kode, mr, n, y, nz, rl, fnul, tol, elim, alim) |
|
◆ cacon()
subroutine cacon |
( |
complex |
z, |
|
|
real |
fnu, |
|
|
integer |
kode, |
|
|
integer |
mr, |
|
|
integer |
n, |
|
|
complex, dimension(n) |
y, |
|
|
integer |
nz, |
|
|
real |
rl, |
|
|
real |
fnul, |
|
|
real |
tol, |
|
|
real |
elim, |
|
|
real |
alim |
|
) |
| |