11 #ifndef INCLUDED_WAVELET_SQUASH_FF_H
12 #define INCLUDED_WAVELET_SQUASH_FF_H
29 typedef std::shared_ptr<squash_ff>
sptr;
35 static sptr make(
const std::vector<float>& igrid,
const std::vector<float>& ogrid);
#define WAVELET_API
Definition: gr-wavelet/include/gnuradio/wavelet/api.h:18
GNU Radio logging wrapper.
Definition: basic_block.h:29
synchronous 1:1 input to output with historyOverride work to provide the signal processing implementa...
Definition: sync_block.h:25
Implements cheap resampling of spectrum directly from spectral points, using gsl interpolation.
Definition: squash_ff.h:25
std::shared_ptr< squash_ff > sptr
Definition: squash_ff.h:29