C++ Utilities
4.17.0
Useful C++ classes and routines such as argument parser, IO and conversion utilities
|
#include "../math/math.h"
#include "../tests/testutils.h"
#include <cppunit/TestFixture.h>
#include <cppunit/extensions/HelperMacros.h>
Go to the source code of this file.
Classes | |
class | MathTests |
The MathTests class tests functions of the MathUtilities namespace. More... | |
Namespaces | |
MathUtilities | |
Contains various mathematical functions. | |
Functions | |
CPPUNIT_TEST_SUITE_REGISTRATION (MathTests) | |
CPPUNIT_TEST_SUITE_REGISTRATION | ( | MathTests | ) |