Optimist
0.0.0
A C++ library for optimization
|
#include "Optimist.hh"
Go to the source code of this file.
Namespaces | |
namespace | Optimist |
Namespace for the Optimist library. | |
namespace | Optimist::TestSet |
Namespace for the Optimist library test set functions. | |
Macros | |
#define | INCLUDE_OPTIMIST_TESTSET_HH |
Variables | |
static const std::vector< std::string > | Optimist::TestSet::COST_FUNCTIONS |
static const std::vector< std::string > | Optimist::TestSet::SCALAR_FUNCTIONS |
static const std::vector< std::string > | Optimist::TestSet::VECTOR_FUNCTIONS |
#define INCLUDE_OPTIMIST_TESTSET_HH |