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

Go to the source code of this file.

Functions/Subroutines

subroutine ZWRSK (ZRR, ZRI, FNU, KODE, N, YR, YI, NZ, CWR, CWI, TOL, ELIM, ALIM)
 

Function/Subroutine Documentation

◆ ZWRSK()

subroutine ZWRSK ( double precision  ZRR,
double precision  ZRI,
double precision  FNU,
integer  KODE,
integer  N,
double precision, dimension(n)  YR,
double precision, dimension(n)  YI,
integer  NZ,
double precision, dimension(2)  CWR,
double precision, dimension(2)  CWI,
double precision  TOL,
double precision  ELIM,
double precision  ALIM 
)

Definition at line 3 of file zwrsk.f.

References d1mach(), and dimension().