GNU Octave  4.2.1
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
zbunk.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine zbunk (ZR, ZI, FNU, KODE, MR, N, YR, YI, NZ, TOL, ELIM, ALIM)
 

Function/Subroutine Documentation

subroutine zbunk ( double precision  ZR,
double precision  ZI,
double precision  FNU,
integer  KODE,
integer  MR,
integer  N,
double precision, dimension(n)  YR,
double precision, dimension(n)  YI,
integer  NZ,
double precision  TOL,
double precision  ELIM,
double precision  ALIM 
)

Definition at line 1 of file zbunk.f.

References dimension(), to, zunk1(), and zunk2().

Referenced by zbesh(), and zbesk().