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 | zpassf (nac, ido, ip, l1, idl1, cc, c1, c2, ch, ch2, wa) |
subroutine zpassf | ( | nac, | |
ido, | |||
ip, | |||
l1, | |||
idl1, | |||
, dimension(ido,ip,l1) | cc, | ||
, dimension(ido,l1,ip) | c1, | ||
, dimension(idl1,ip) | c2, | ||
, dimension(ido,l1,ip) | ch, | ||
, dimension(idl1,ip) | ch2, | ||
, dimension(1) | wa | ||
) |
Definition at line 1 of file zpassf.f.
References c1, workspace_element::dimension(), and Range::inc().
Referenced by zfftf1().