]> rtime.felk.cvut.cz Git - hercules2020/kcf.git/history - src/fft.h
CuFFT uses only inverse(Scale_vars & vars)
[hercules2020/kcf.git] / src / fft.h
2018-09-05 ShanigenCuFFT uses only inverse(Scale_vars & vars)
2018-09-05 ShanigenAdded CUFFT support
2018-09-05 ShanigenWork done so far on making Scale_var struct
2018-04-23 ShanigenGaussian correlation for CUFFT version is now on GPU...
2018-04-19 ShanigenAdded forward_raw function to ffts in preparation to...
2018-04-19 ShanigenAddition of inverse_raw in ftt for preparition of full...
2018-04-04 ShanigenCompleted implementation of cufft and complexmat cuda...
2018-03-20 ShanigenAdded number of scales to FFT init.
2018-03-20 ShanigenAdded number of features to FFT init.
2018-03-11 Michal SojkaIntroduce FFT abstraction and move implementation to...