1 | initial version |
Forward, no flag. Inverse, DFT_INVERSE and DFT_SCALE.
Documentation on all the flags is HERE.
You'll have to write divSpectrums yourself. Take a look at the mulSpectrums function to get an idea, and look up how to divide complex numbers to get the details.