3 #ifndef __hilbert_transform_hpp
4 #define __hilbert_transform_hpp
6 #include <s2proc/trace.hpp>
13 template <
typename FFT_T>
29 #include <s2proc/hilbert_transform_inline.hpp>
bool transform(FFT_T &fft, Trace &trace, int direction=1)
Definition: hilbert_transform_inline.hpp:7
Trace instAmpls(const Trace &rs, const Trace &is)
Trace instFreqs(const Trace &rs, const Trace &is)
Trace instPhases(const Trace &rs, const Trace &ls)