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 | ckscl (ZR, FNU, N, Y, NZ, RZ, ASCLE, TOL, ELIM) |
subroutine ckscl | ( | complex | ZR, |
real | FNU, | ||
integer | N, | ||
complex, dimension(n) | Y, | ||
integer | NZ, | ||
complex | RZ, | ||
real | ASCLE, | ||
real | TOL, | ||
real | ELIM | ||
) |
Definition at line 1 of file ckscl.f.
References octave_value::cos(), cuchk(), workspace_element::dimension(), base_det< T >::exp(), nn, and octave_value::sin().
Referenced by cbknu().