CGEM BOSS 6.6.5.g
BESIII Offline Software System
|
#include <complex>
#include <vector>
#include "TVirtualFFT.h"
#include <string>
#include <map>
Go to the source code of this file.
Classes | |
class | ConvolveWithConst |
basically, convolve with fft. convolves 1-d. if size of 2 inputs are fixed, it may yield optimal speed. currently not thread safe. More... | |