Storage for the data of an objective function. More...
#include <MINLPData.h>
Public Member Functions | |
Objective (const Pointer< SepQcFunc > &func_, const string &name_=string()) | |
Objective () |
Storage for the data of an objective function.
Definition at line 160 of file MINLPData.h.
MINLPData::Objective::Objective | ( | const Pointer< SepQcFunc > & | func_, | |
const string & | name_ = string() | |||
) | [inline] |
Definition at line 162 of file MINLPData.h.
MINLPData::Objective::Objective | ( | ) | [inline] |
Definition at line 166 of file MINLPData.h.