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 | cunik (ZR, FNU, IKFLG, IPMTR, TOL, INIT, PHI, ZETA1, ZETA2, SUM, CWRK) |
subroutine cunik | ( | complex | ZR, |
real | FNU, | ||
integer | IKFLG, | ||
integer | IPMTR, | ||
real | TOL, | ||
integer | INIT, | ||
complex | PHI, | ||
complex | ZETA1, | ||
complex | ZETA2, | ||
complex | SUM, | ||
complex, dimension(16) | CWRK | ||
) |
Definition at line 1 of file cunik.f.
References abs(), d, workspace_element::dimension(), ComplexCHOL::init(), r1mach(), boolNDArray::sum(), and Array< T >::test().