Here we define a trait for the optimization, we need this trait to do the necessary initializations. More...
Public Types | |
typedef OPTPP::NLF1 | NlpType |
typedef OPTPP::NLF1 | NlpType |
Static Public Member Functions | |
static void | InitializeMethod (fx_module *module, Method *method) |
static void | InitializeMethod (fx_module *module, Method *method) |
Here we define a trait for the optimization, we need this trait to do the necessary initializations.
Definition at line 245 of file optimizer.h.