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);
synchronous 1:1 input to output with history
Definition: sync_block.h:26
Implements cheap resampling of spectrum directly from spectral points, using gsl interpolation.
Definition: squash_ff.h:26
std::shared_ptr< squash_ff > sptr
Definition: squash_ff.h:29
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