![]() |
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 | passf (nac, ido, ip, l1, idl1, cc, c1, c2, ch, ch2, wa) |
| subroutine passf | ( | 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 passf.f.
References c1, workspace_element::dimension(), and Range::inc().
Referenced by cfftf1().
1.8.1.2