GNU Radio 3.2.2 C++ API

gr_squash_ff.h File Reference

#include <gr_sync_block.h>
#include <gsl/gsl_errno.h>
#include <gsl/gsl_interp.h>
#include <gsl/gsl_spline.h>

Go to the source code of this file.

Classes

class  gr_squash_ff

Functions

gr_squash_ff_sptr gr_make_squash_ff (const std::vector< float > &igrid, const std::vector< float > &ogrid)

Function Documentation

gr_squash_ff_sptr gr_make_squash_ff ( const std::vector< float > &  igrid,
const std::vector< float > &  ogrid 
)