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