OP
0.1
OP is a optimization solver plugin package
|
Container to pass objective and optimizer. More...
#include <nlopt_op.hpp>
Public Attributes | |
op::Functional | obj |
op::NLopt< T > & | nlopt |
int | state |
double | constraint_tol = 0. |
double | constraint_val = 0. |
bool | lower_bound = false |
Container to pass objective and optimizer.
Definition at line 21 of file nlopt_op.hpp.