GNU Octave  4.0.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Functions/Subroutines
zuoik.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine zuoik (ZR, ZI, FNU, KODE, IKFLG, N, YR, YI, NUF, TOL, ELIM, ALIM)
 

Function/Subroutine Documentation

subroutine zuoik ( double precision  ZR,
double precision  ZI,
double precision  FNU,
integer  KODE,
integer  IKFLG,
integer  N,
double precision, dimension(n)  YR,
double precision, dimension(n)  YI,
integer  NUF,
double precision  TOL,
double precision  ELIM,
double precision  ALIM 
)

Definition at line 1 of file zuoik.f.

References d, d1mach(), workspace_element::dimension(), dim_vector::str(), xzlog(), zuchk(), zunhj(), and zunik().

Referenced by zbesh(), zbesk(), zbinu(), zuni1(), and zuni2().