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

Go to the source code of this file.

Functions/Subroutines

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

Function/Subroutine 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 dimension(), str, to, xzlog(), and zuchk().

Referenced by zbknu().