![]() |
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 | cunk1 (Z, FNU, KODE, MR, N, Y, NZ, TOL, ELIM, ALIM) |
| subroutine cunk1 | ( | complex | Z, |
| real | FNU, | ||
| integer | KODE, | ||
| integer | MR, | ||
| integer | N, | ||
| complex, dimension(n) | Y, | ||
| integer | NZ, | ||
| real | TOL, | ||
| real | ELIM, | ||
| real | ALIM | ||
| ) |
Definition at line 1 of file cunk1.f.
References abs(), c1, octave_value::cos(), cs1s2(), cuchk(), cunik(), workspace_element::dimension(), base_det< T >::exp(), ComplexCHOL::init(), mod(), r1mach(), octave_value::sin(), boolNDArray::sum(), and x.
Referenced by cbunk().
1.8.1.2