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

NlpSimpleLocalModel Class Reference
[NlpSupport]

An implementation of NlpLocalModel that doesn't use slacks, or alter the data in any way other than to remove fixed variables. More...

#include <NlpSimple.hh>

Inheritance diagram for NlpSimpleLocalModel:

NlpLocalModel IotrRefCount List of all members.

Public Methods

Function Evaluations
All evaluations are computed with respect to the functional and current iterates stored in mEc

See also:
EvaluationContext


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

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

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


Protected Attributes

EvaluationContextHandle mEc
 Evalutation context which store a functional and the current iterate.


Detailed Description

An implementation of NlpLocalModel that doesn't use slacks, or alter the data in any way other than to remove fixed variables.


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