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

Functional Class Reference
[FunctionAnalysis]

Represents the objective and constraint functions of a nonlinear problem. More...

#include <Functional.hh>

Inheritance diagram for Functional:

IotrRefCount ConcreteFunctional AmplFunctional CuterFunctional AmplDenseFunctional AmplSparseFunctional CuterDenseFunctional CuterSparseFunctional List of all members.

Public Methods

virtual EvaluationContextevaluate (IotrVector *x, IotrVector *Lm)=0
 Creates an evalutation context to hold partial computation at a given point.


Detailed Description

Represents the objective and constraint functions of a nonlinear problem.


Member Function Documentation

virtual EvaluationContext* Functional::evaluate IotrVector   x,
IotrVector   Lm
[pure virtual]
 

Creates an evalutation context to hold partial computation at a given point.

Parameters:
x  points the current point at which the objective and constraint function are to be evaluated.
Lm  points to the vector whose elements are the Lagrange multipliers.
See also:
EvaluationContext

Implemented in ConcreteFunctional.


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