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
cbuni.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine cbuni (Z, FNU, KODE, N, Y, NZ, NUI, NLAST, FNUL, TOL, ELIM, ALIM)
 

Function/Subroutine Documentation

subroutine cbuni ( complex  Z,
real  FNU,
integer  KODE,
integer  N,
complex, dimension(n)  Y,
integer  NZ,
integer  NUI,
integer  NLAST,
real  FNUL,
real  TOL,
real  ELIM,
real  ALIM 
)

Definition at line 1 of file cbuni.f.

References abs(), cuni1(), cuni2(), workspace_element::dimension(), and dim_vector::str().

Referenced by cbinu().