gr_feval.cc File Reference

#include <gr_feval.h>

Functions

double gr_feval_dd_example (gr_feval_dd *f, double x)
 trivial examples / test cases showing C++ calling Python code
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

long gr_feval_ll_example ( gr_feval_ll f,
long  x 
)


Generated on Tue May 1 10:45:48 2007 for GNU Radio 3.0.3 by  doxygen 1.5.1