Playa::ObjectiveBase Member List
This is the complete list of members for
Playa::ObjectiveBase, including all inherited members.
| contextString() const | Playa::ObjectiveBase | [inline] |
| eval(const Vector< double > &x, double &f) const =0 | Playa::ObjectiveBase | [pure virtual] |
| evalGrad(const Vector< double > &x, double &f, Vector< double > &grad) const =0 | Playa::ObjectiveBase | [pure virtual] |
| fdCheck(const Vector< double > &x, double tol, int verbosity=0) const | Playa::ObjectiveBase | |
| fdStep() const | Playa::ObjectiveBase | [inline, protected, virtual] |
| finalCallback(const Vector< double > &x) const | Playa::ObjectiveBase | [inline, virtual] |
| getInit() const =0 | Playa::ObjectiveBase | [pure virtual] |
| getInvHScale() const | Playa::ObjectiveBase | [inline, virtual] |
| iterationCallback(const Vector< double > &x, int iter) const | Playa::ObjectiveBase | [inline, virtual] |
| numFuncEvals() const | Playa::ObjectiveBase | [inline, virtual] |
| ObjectiveBase(int verb=0) | Playa::ObjectiveBase | [inline] |
| ObjectWithVerbosity(int verb=0) | Playa::ObjectWithVerbosity | [inline] |
| setContextString(const string &str) const | Playa::ObjectiveBase | [inline] |
| setVerb(int v) | Playa::ObjectWithVerbosity | [inline] |
| verb() const | Playa::ObjectWithVerbosity | [inline] |
| ~ObjectiveBase() | Playa::ObjectiveBase | [inline, virtual] |
| ~ObjectWithVerbosity() | Playa::ObjectWithVerbosity | [inline, virtual] |