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

IotrLineSearchSolver Class Reference

A class whose instances attempt to solve nonlinear programming problems using a line-search variant of the Iotr algorithm. More...

#include <IotrLineSearchSolver.hh>

Inheritance diagram for IotrLineSearchSolver:

NlpSolver IotrRefCount List of all members.

Public Methods

int doStatus (NlpIterate &vars, NlpResiduals &resids)
 Returns 0.

int solve (Nlp &nlp, NlpIterate &vars, NlpResiduals &resids)
 Attempts to solve nlp.

void writeConfiguration (std::ostream &out, char *indent=0)

Detailed Description

A class whose instances attempt to solve nonlinear programming problems using a line-search variant of the Iotr algorithm.


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