On entry: the real and imaginary parts of the complex data must be stored in
x and
y respectively. Each of the
sequences must be stored consecutively; hence if the real parts of the
th sequence to be transformed are denoted by
, for
, then the
elements of the array
x must contain the values
The imaginary parts must be ordered similarly in
y.
On exit:
x and
y are overwritten by the real and imaginary parts of the complex transforms.