Hi,
i'm evaluating fft function.
my packed format is CCS.
i'm giving real input to fft function and i'm getting complex output arranged in real aaray in R,I,R,I format.
since it's real fft so due to conjugate symmetry i 'm getting half output.
how to retrive other half of output.



