GNU Radio 3.6.4.2 C++ API
simpson.h
Go to the documentation of this file.
1 double qsimp (double (*func)(double),
2  double a, double b);
3 
double qsimp(double(*func)(double), double a, double b)