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

NlpSimpleValues Class Reference
[NlpSupportNlpSupport]

An implementation of NlpValues that does not add slack variables, or otherwise alter the given values of the objective and constraint functions. More...

#include <NlpSimple.hh>

Inheritance diagram for NlpSimpleValues:

NlpValues IotrRefCount List of all members.

Public Methods

 NlpSimpleValues (IotrVector *c)
 Constructor.

virtual const IotrVectorc () const
virtual double obj ()
 Return mObj.

virtual void inspect ()
virtual void inspectAsMatlab ()

Protected Attributes

IotrVectorHandle mC
 Stores the current value of the constraint functions.

double mObj
 Stores the current value of the objective function.


Detailed Description

An implementation of NlpValues that does not add slack variables, or otherwise alter the given values of the objective and constraint functions.


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