23 #ifndef INCLUDED_WAVELET_SQUASH_FF_H
24 #define INCLUDED_WAVELET_SQUASH_FF_H
42 typedef boost::shared_ptr<squash_ff>
sptr;
48 static sptr make(
const std::vector<float> &igrid,
49 const std::vector<float> &ogrid);
boost::shared_ptr< squash_ff > sptr
Definition: squash_ff.h:42
#define WAVELET_API
Definition: gr-wavelet/include/gnuradio/wavelet/api.h:30
Include this header to use the message passing features.
Definition: logger.h:131
synchronous 1:1 input to output with historyOverride work to provide the signal processing implementa...
Definition: sync_block.h:37
Implements cheap resampling of spectrum directly from spectral points, using gsl interpolation.
Definition: squash_ff.h:37