|
GNU Octave
4.0.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | zkscl (ZRR, ZRI, FNU, N, YR, YI, NZ, RZR, RZI, ASCLE, TOL, ELIM) |
| 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(), dim_vector::str(), xzlog(), and zuchk().
Referenced by zbknu().
1.8.8