Main Page   Modules   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages  

NlpLocalModel Class Reference
[NlpSupport]

Represents the linear model of the nonlinear programming problem at a specific iterate. More...

#include <Nlp.hh>

Inheritance diagram for NlpLocalModel:

IotrRefCount NlpSimpleLocalModel NlpSlackLocalModel List of all members.

Public Methods

virtual void updateValues (NlpValues &values)=0
 Compute the values of the objective and constraint function.

virtual void updateGrads (NlpGrads &grads)=0
 Compute the values of the objective gradient and constraint Jacobian.

virtual void updateHessian (NlpHessian &hessian)=0
 Compute the hessian of the Lagrangian.


Detailed Description

Represents the linear model of the nonlinear programming problem at a specific iterate.


The documentation for this class was generated from the following file:
Generated on Wed Aug 27 10:03:42 2003 for iotr by doxygen1.2.18