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