|
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 | cmlri (Z, FNU, KODE, N, Y, NZ, TOL) |
| subroutine cmlri | ( | complex | Z, |
| real | FNU, | ||
| integer | KODE, | ||
| integer | N, | ||
| complex, dimension(n) | Y, | ||
| NZ, | |||
| real | TOL | ||
| ) |
Definition at line 1 of file cmlri.f.
References workspace_element::dimension(), base_det< T >::exp(), gamln(), octave_value::sqrt(), and x.
1.8.8