GNU Radio Manual and C++ API Reference  3.7.13.4
The Free & Open Software Radio Ecosystem
gr::py_feval_cc Class Reference

#include <gnuradio/py_feval.h>

Public Member Functions

gr_complex calleval (gr_complex x)
 
virtual ~py_feval_cc ()
 
- Public Member Functions inherited from gr::feval_cc
 feval_cc ()
 
virtual ~feval_cc ()
 

Additional Inherited Members

- Protected Member Functions inherited from gr::feval_cc
virtual gr_complex eval (gr_complex x)
 override this to define the function More...
 

Constructor & Destructor Documentation

virtual gr::py_feval_cc::~py_feval_cc ( )
inlinevirtual

Member Function Documentation

gr_complex gr::py_feval_cc::calleval ( gr_complex  x)
inlinevirtual

Reimplemented from gr::feval_cc.


The documentation for this class was generated from the following file: