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 | cbknu (Z, FNU, KODE, N, Y, NZ, TOL, ELIM, ALIM) |
subroutine cbknu | ( | complex | Z, |
real | FNU, | ||
integer | KODE, | ||
integer | N, | ||
complex, dimension(n) | Y, | ||
integer | NZ, | ||
real | TOL, | ||
real | ELIM, | ||
real | ALIM | ||
) |
Definition at line 1 of file cbknu.f.
References a2, abs(), atan(), ckscl(), base_det< T >::coef(), octave_value::cos(), cshch(), cuchk(), workspace_element::dimension(), base_det< T >::exp(), f, gamln(), i1mach(), r1, r1mach(), octave_value::sin(), and octave_value::sqrt().
Referenced by cacai(), cacon(), cairy(), cbesh(), cbesk(), and cwrsk().