#include "IotrRefCount.hh"
#include "IotrHandle.hh"
#include "PrimalDualSystem.hh"
#include <iostream>
Go to the source code of this file.
Compounds | |
| class | ConcreteEvaluationContext |
| A subclass of EvaluationContext to be used with ConcreteFunctionals. More... | |
| class | ConcreteFunctional |
| A Functional that doesn't need an EvaluationContext to compute function values and derivatives. More... | |
| class | EvaluationContext |
| Represents the partial results of a computation for a specific value of the primal and dual variables, and contains methods for completing the computation of function values and derivatives. More... | |
| class | Functional |
| Represents the objective and constraint functions of a nonlinear problem. More... | |
1.2.18