Closed susnak closed 6 years ago
The regular FFTW interfaces work with ints. Since ltfatInt ltfat_int is ptrdiff_t, it would make sense to use guru64 interfaces
FFT is now in a wrapper which uses the guru64 interfaces.
The regular FFTW interfaces work with ints. Since
ltfatIntltfat_int is ptrdiff_t, it would make sense to use guru64 interfaces