OP  0.1
OP is a optimization solver plugin package
 All Classes Namespaces Functions Variables Typedefs Enumerations Friends
Public Attributes | List of all members
op::detail::FunctionalInfo< T > Struct Template Reference

Container to pass objective and optimizer. More...

#include <nlopt_op.hpp>

Collaboration diagram for op::detail::FunctionalInfo< T >:
Collaboration graph
[legend]

Public Attributes

op::Functional obj
 
op::NLopt< T > & nlopt
 
int state
 
double constraint_tol = 0.
 
double constraint_val = 0.
 
bool lower_bound = false
 

Detailed Description

template<typename T>
struct op::detail::FunctionalInfo< T >

Container to pass objective and optimizer.

Definition at line 21 of file nlopt_op.hpp.


The documentation for this struct was generated from the following file: