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