![]() |
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 | cseri (Z, FNU, KODE, N, Y, NZ, TOL, ELIM, ALIM) |
| subroutine cseri | ( | 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 cseri.f.
References base_det< T >::coef(), octave_value::cos(), cuchk(), workspace_element::dimension(), base_det< T >::exp(), gamln(), nn, r1mach(), octave_value::sin(), octave_value::sqrt(), and x.
1.8.1.2