OPTK
0.1.2
Toolkit for global optimisation algorithms
includes
tests
tests.hpp
Go to the documentation of this file.
1
22
#ifndef __TESTS_H_
23
#define __TESTS_H_
24
25
#include <iostream>
26
#include <assert.h>
27
31
namespace
OPTKtest
{
32
36
void
testmain
();
37
}
38
#endif // __TESTS_H_
OPTKtest::testmain
void testmain()
OPTKtest
Definition:
tests.hpp:31
Generated by
1.8.13