GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
cacon.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine CACON (Z, FNU, KODE, MR, N, Y, NZ, RL, FNUL, TOL, ELIM, ALIM)
 

Function/Subroutine Documentation

◆ CACON()

subroutine CACON ( complex  Z,
real  FNU,
integer  KODE,
integer  MR,
integer  N,
complex, dimension(n)  Y,
integer  NZ,
real  RL,
real  FNUL,
real  TOL,
real  ELIM,
real  ALIM 
)

Definition at line 3 of file cacon.f.

References abs(), dimension(), mod(), and r1mach().