Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members

gr_feval.h File Reference

#include <gr_complex.h>

Include dependency graph for gr_feval.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

double gr_feval_dd_example (gr_feval_dd *f, double x)
 trivial examples / test cases showing C++ calling Python code
float gr_feval_ff_example (gr_feval_ff *f, float x)
gr_complex gr_feval_cc_example (gr_feval_cc *f, gr_complex x)
long gr_feval_ll_example (gr_feval_ll *f, long x)


Function Documentation

gr_complex gr_feval_cc_example gr_feval_cc f,
gr_complex  x
 

double gr_feval_dd_example gr_feval_dd f,
double  x
 

trivial examples / test cases showing C++ calling Python code

float gr_feval_ff_example gr_feval_ff f,
float  x
 

long gr_feval_ll_example gr_feval_ll f,
long  x
 


Generated on Sat Jul 8 17:06:07 2006 for GNU Radio 2.x by  doxygen 1.4.1