GNU Octave  3.8.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
zkscl.f File Reference

Go to the source code of this file.

Functions

subroutine zkscl (ZRR, ZRI, FNU, N, YR, YI, NZ, RZR, RZI, ASCLE, TOL, ELIM)

Function Documentation

subroutine zkscl ( double precision  ZRR,
double precision  ZRI,
double precision  FNU,
integer  N,
double precision, dimension(n)  YR,
double precision, dimension(n)  YI,
integer  NZ,
double precision  RZR,
double precision  RZI,
double precision  ASCLE,
double precision  TOL,
double precision  ELIM 
)

Definition at line 1 of file zkscl.f.

References workspace_element::dimension(), nn, dim_vector::str(), xzabs(), xzlog(), and zuchk().

Referenced by zbknu().