3 #ifndef __corr1d_fftw_hpp
4 #define __corr1d_fftw_hpp
9 #include <s2proc/trace.hpp>
19 static const double corrNumEpsilon = 1.e-8;
bool asf(const Trace &tr, Trace &result)
bool csf(const Trace &tr1, const Trace &tr2, Trace &result)
bool ccf(const Trace &tr1, const Trace &tr2, Trace &result)
bool acf(const Trace &tr, Trace &result)