|
GNU Octave
4.0.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
Go to the source code of this file.
Functions/Subroutines | |
| 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(), octave_value::cos(), cuchk(), cunhj(), cunik(), workspace_element::dimension(), base_det< T >::exp(), and octave_value::sin().
Referenced by cbesh(), cbesk(), cbinu(), cuni1(), and cuni2().
1.8.8