|
| CostFromFunc (ScalarOfVectorPtr f, const VarVector &vars, const string &name, bool full_hessian=false) |
| supply function, obtain derivative and hessian numerically
|
|
double | value (const vector< double > &x) |
| Evaluate at solution vector x.
|
|
ConvexObjectivePtr | convex (const vector< double > &x, Model *model) |
| Convexify at solution vector x.
|
|
string | name () |
|
void | setName (const string &name) |
|
| Cost (const string &name) |
|
|
ScalarOfVectorPtr | f_ |
|
VarVector | vars_ |
|
bool | full_hessian_ |
|
double | epsilon_ |
|
string | name_ |
|
The documentation for this class was generated from the following file: