GNU Radio 3.5.1 C++ API
|
#include <gr_core_api.h>
#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_CORE_API gr_squash_ff_sptr | gr_make_squash_ff (const std::vector< float > &igrid, const std::vector< float > &ogrid) |
GR_CORE_API gr_squash_ff_sptr gr_make_squash_ff | ( | const std::vector< float > & | igrid, |
const std::vector< float > & | ogrid | ||
) |