#include "IotrRefCount.hh"
#include "IotrHandle.hh"
#include "LinearOperator.hh"
#include <iostream>
Go to the source code of this file.
Compounds | |
| class | Nlp |
| A class whose instances represent particular nonlinear programs. More... | |
| class | NlpGrads |
| A class whose instances represent the gradients of the objective and constraint functions of a nonlinear program. More... | |
| class | NlpHessian |
| A class whose instances represent the Hessian of the Lagrangian of a nonlinear program. More... | |
| class | NlpJacobianMult |
| A linear operator that performs multiplication by the Jacobian matrix defined by an instance of NlpSlackGrads. More... | |
| class | NlpLocalModel |
| Represents the linear model of the nonlinear programming problem at a specific iterate. More... | |
| class | NlpValues |
| A class whose instances represent the values of the objective and constraint functions of a nonlinear programming problem. More... | |
Can also be used to update the local model of the problem.
1.2.18