|
Differential Evolution C++ library
|
#include <de_constraints.hpp>


Public Member Functions | |
| constraints_exception (const std::string &message) | |
Exception thrown in case of a constraint error
| de::constraints_exception::constraints_exception | ( | const std::string & | message | ) | [inline] |
constructor that takes the error message as argument
| message |