OP  0.1
OP is a optimization solver plugin package
 All Classes Namespaces Functions Variables Typedefs Enumerations Friends
Public Member Functions | Protected Attributes | List of all members
op::Go Class Reference

#include <op.hpp>

Public Member Functions

GoonPreprocess (const CallbackFn &preprocess)
 Define preprocess action.
 
GoonGo (const CallbackFn &go)
 Define Go action.
 
void operator() ()
 

Protected Attributes

CallbackFn go_
 
CallbackFn preprocess_
 

Detailed Description

Go Functor A functor to hold the optimization.Go() and .Preprocess() functions

Definition at line 26 of file op.hpp.


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