Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages | Examples

OPTPP::CGProblem Class Reference

#include <CGProblem.h>

Inheritance diagram for OPTPP::CGProblem:

OPTPP::Problem List of all members.

Public Member Functions

 CGProblem (DOMElement *solverXML)

Private Member Functions

virtual DOMElement * FindParameterXML ()
virtual OptError CreateFunctionOptimizer (OptimizeClass *&objfcn, NLP0 *&func)
virtual OptError CreateApplicationOptimizer (OptimizeClass *&objfcn, NLP0 *&func)
virtual void SetParameters (OptimizeClass *objfcn)

Constructor & Destructor Documentation

OPTPP::CGProblem::CGProblem DOMElement *  solverXML  )  [inline]
 


Member Function Documentation

OptError OPTPP::CGProblem::CreateApplicationOptimizer OptimizeClass *&  objfcn,
NLP0 *&  func
[private, virtual]
 

Creates an Optimizer that will optimize a function run by an external Application

Implements OPTPP::Problem.

OptError OPTPP::CGProblem::CreateFunctionOptimizer OptimizeClass *&  objfcn,
NLP0 *&  func
[private, virtual]
 

Creates an Optimizer that will optimize a dynamically loaded function from an external library

Implements OPTPP::Problem.

DOMElement * OPTPP::CGProblem::FindParameterXML  )  [private, virtual]
 

Initially Retrieves the XML Element containing Algorithm parameters from the Solver XML

Implements OPTPP::Problem.

void OPTPP::CGProblem::SetParameters OptimizeClass objfcn  )  [private, virtual]
 

Sets the Algorithm Parameters for the Optimization run

Reimplemented from OPTPP::Problem.


The documentation for this class was generated from the following files:
Bug Reports    OPT++ Developers    Copyright Information    GNU Lesser General Public License
Documentation, generated by , last revised August 30, 2006.