GNU Octave  4.0.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Functions/Subroutines
zpassb.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine zpassb (nac, ido, ip, l1, idl1, cc, c1, c2, ch, ch2, wa)
 

Function/Subroutine Documentation

subroutine zpassb (   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 zpassb.f.

References workspace_element::dimension(), and Range::inc().

Referenced by zfftb1().