GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
Go to the source code of this file.
Functions | |
subroutine | zwrsk (ZRR, ZRI, FNU, KODE, N, YR, YI, NZ, CWR, CWI, TOL, ELIM, ALIM) |
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 1 of file zwrsk.f.
References d, d1mach(), workspace_element::dimension(), dim_vector::str(), xzabs(), zbknu(), and zrati().
Referenced by zbinu().