Ocean
|
Go to the source code of this file.
Namespaces | |
Ocean | |
The namespace covering the entire Ocean framework. | |
Ocean::Test | |
Namespace of the Test library. | |
Ocean::Test::TestMath | |
Namespace of the Math Test library. | |
Functions | |
OCEAN_TEST_MATH_EXPORT bool | Ocean::Test::TestMath::testMath (const double testDuration, Worker &worker, const std::string &testFunctions=std::string()) |
Tests the entire math library. More... | |
OCEAN_TEST_MATH_EXPORT void | Ocean::Test::TestMath::testMathAsynchron (const double testDuration, const std::string &testFunctions=std::string()) |
Tests the entire math library. More... | |