Change incorrect clauses in make-fft-wavetable
For the case (eql element-type 'double-float) in make-fft-wavetable, the clauses of the if were reversed; now fixed. This fixes erroneous output from (test-real-radix2 'double-float 6).
Loading
Please register or sign in to comment