GNU Radio v3.5.2.1-32-g7e3f4b84 C++ API
simpson.h
Go to the documentation of this file.
00001 double qsimp (double (*func)(double),
00002               double a, double b);
00003