|
DryChem 1.0.0
A generic, compile-time C++ toolbox with no dependencies for the modern computational chemistry project.
|
#include <gtest/gtest.h>#include "testCalculus/testDifferentiationMethods.hpp"#include "testCalculus/testIntegrationMethods.hpp"#include "testContainers/testVector3DFunctions.hpp"#include "testStatistics/testLinearLeastSquaresFitting.hpp"#include "testStatistics/testStatisticalFunctions.hpp"#include "testUtilities/testBasicMathFunctions.hpp"#include "testUtilities/testMathExceptions.hpp"Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv ) |