GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
Go to the source code of this file.
Functions | |
subroutine | cunk2 (Z, FNU, KODE, MR, N, Y, NZ, TOL, ELIM, ALIM) |
subroutine cunk2 | ( | complex | Z, |
real | FNU, | ||
integer | KODE, | ||
integer | MR, | ||
integer | N, | ||
complex, dimension(n) | Y, | ||
integer | NZ, | ||
real | TOL, | ||
real | ELIM, | ||
real | ALIM | ||
) |
Definition at line 1 of file cunk2.f.
References abs(), arg(), c1, cairy(), octave_value::cos(), cs1s2(), cuchk(), cunhj(), workspace_element::dimension(), base_det< T >::exp(), mod(), r1mach(), octave_value::sin(), and x.
Referenced by cbunk().