dct_cuda
dct_cuda copied to clipboard
Enhancement on the project
Generality
- The 2d implementation should also support 1d input.
- What if input is not a power of 2
Specificity
- Optimization for cases where
M = N = 2^x
FFT implementation
Documentation
- Add comments and documentations