Diana  0.8.3
Public Member Functions
ICapeNumericNLPSolver Class Reference

#include <CapeSolver.hpp>

Inheritance diagram for ICapeNumericNLPSolver:
ICapeNumericSolver ICapeIdentification ICapeUtilities IDianaNumericNLPSolver IDianaNLPHybridSolver

List of all members.

Public Member Functions

virtual void SetNLPTask (Numeric::Solvers::NLPTasks::ICapeNLPTask *task)=0

Detailed Description

This interface provides facilities which are specific to Solvers of non-linear programing tasks. This interface includes methods for task definition as well as methods for the identification and setting of parameters that will occur in all CAPE-OPEN compliant nonlinear algebra components.


Member Function Documentation

virtual void SetNLPTask ( Numeric::Solvers::NLPTasks::ICapeNLPTask task) [pure virtual]

Sets task class /param task the task that has to be solved by NLP solver


The documentation for this class was generated from the following file: