Diana
0.8.3
|
#include <CapeSolver.hpp>
Public Member Functions | |
virtual void | SetNLPTask (Numeric::Solvers::NLPTasks::ICapeNLPTask *task)=0 |
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.
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