|
void | Minimize (std::function< double(const double *)> infn) |
|
void | SetVariable (int index, const char *name, double initialval, double step) |
|
void | SetVariableValue (int index, double value) |
|
void | FixVariable (int n) |
|
void | ReleaseVariable (int n) |
|
void | SetMaxFunctionCalls (int ncalls) |
|
void | SetMaxIterations (int nits) |
|
void | SetTolerance (double tol) |
|
void | SetPrintLevel (int level) |
|
int | Status () |
|
const double * | X () |
|
The documentation for this class was generated from the following files: