Go to the source code of this file.
|
subroutine | cbunk (Z, FNU, KODE, MR, N, Y, NZ, TOL, ELIM, ALIM) |
|
◆ cbunk()
subroutine cbunk |
( |
complex |
Z, |
|
|
real |
FNU, |
|
|
integer |
KODE, |
|
|
integer |
MR, |
|
|
integer |
N, |
|
|
complex, dimension(n) |
Y, |
|
|
integer |
NZ, |
|
|
real |
TOL, |
|
|
real |
ELIM, |
|
|
real |
ALIM |
|
) |
| |