#include <cmath>
#include <iostream>
#include <utl/Integrator.h>
#include <tst/Verify.h>
#include <cppunit/extensions/HelperMacros.h>
Go to the source code of this file.
Classes | |
class | CountedLog |
class | IntegratorTest |
class | SinFunctor |
Functions | |
CPPUNIT_TEST_SUITE_REGISTRATION (IntegratorTest) | |
double | MyLog (const double x) |
CPPUNIT_TEST_SUITE_REGISTRATION | ( | IntegratorTest | ) |