Problem Member List
This is the complete list of members for Problem, including all inherited members.constraint() const | Problem | |
constraint_ | Problem | [protected] |
costFunction() const | Problem | |
costFunction_ | Problem | [protected] |
gradient(Array &grad_f, const Array &x) const | Problem | |
method() const | Problem | |
method_ | Problem | [protected] |
minimize() const | Problem | |
minimumValue() const (defined in Problem) | Problem | |
Problem(CostFunction &f, Constraint &c, OptimizationMethod &meth) | Problem | |
value(const Array &x) const | Problem | |
valueAndGradient(Array &grad_f, const Array &x) const | Problem | |
values(const Array &x) const | Problem |