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 | cuoik (Z, FNU, KODE, IKFLG, N, Y, NUF, TOL, ELIM, ALIM) |
subroutine cuoik | ( | complex | Z, |
real | FNU, | ||
integer | KODE, | ||
integer | IKFLG, | ||
integer | N, | ||
complex, dimension(n) | Y, | ||
integer | NUF, | ||
real | TOL, | ||
real | ELIM, | ||
real | ALIM | ||
) |
Definition at line 1 of file cuoik.f.
References abs(), arg(), octave_value::cos(), cuchk(), cunhj(), cunik(), workspace_element::dimension(), base_det< T >::exp(), ComplexCHOL::init(), nn, r1mach(), octave_value::sin(), boolNDArray::sum(), and x.
Referenced by cbesh(), cbesk(), cbinu(), cuni1(), and cuni2().