23 #ifndef INCLUDED_WAVELET_SQUASH_FF_H 24 #define INCLUDED_WAVELET_SQUASH_FF_H 41 typedef boost::shared_ptr<squash_ff>
sptr;
47 static sptr make(
const std::vector<float>& igrid,
const std::vector<float>& ogrid);
boost::shared_ptr< squash_ff > sptr
Definition: squash_ff.h:41
#define WAVELET_API
Definition: gr-wavelet/include/gnuradio/wavelet/api.h:30
GNU Radio logging wrapper for log4cpp library (C++ port of log4j)
Definition: basic_block.h:43
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