![]() |
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 | zmlri (ZR, ZI, FNU, KODE, N, YR, YI, NZ, TOL) |
| subroutine zmlri | ( | double precision | ZR, |
| double precision | ZI, | ||
| double precision | FNU, | ||
| integer | KODE, | ||
| integer | N, | ||
| double precision, dimension(n) | YR, | ||
| double precision, dimension(n) | YI, | ||
| integer | NZ, | ||
| double precision | TOL | ||
| ) |
Definition at line 1 of file zmlri.f.
References lexical_feedback::token_cache::at(), d1mach(), dgamln(), workspace_element::dimension(), dim_vector::str(), xzabs(), xzexp(), xzlog(), and zmlt().
1.8.1.2