OPTPP::OptDirect Class Reference

OptDirect is a derived class of OptimizeClass and the base class for direct search methods. More...

Inheritance diagram for OPTPP::OptDirect:
[legend]
Collaboration diagram for OPTPP::OptDirect:
[legend]

List of all members.

Public Member Functions

virtual void acceptStep (int, int)=0
virtual int checkConvg ()
 OptDirect (int n, TOLS t)
 OptDirect (int n)
 OptDirect (int n, TOLS t)
 OptDirect (int n)
virtual void optimize ()
virtual void readOptInput ()
virtual void reset ()
virtual void updateModel (int, int, NEWMAT::ColumnVector)=0

Detailed Description

OptDirect is a derived class of OptimizeClass and the base class for direct search methods.

In OPT++, OptGA, a genetic algorithm, and OptPDS, a parallel direct search method, are examples of direct search methods.

Definition at line 12 of file OptDirect.h.


Member Function Documentation

virtual void OPTPP::OptDirect::acceptStep ( int  ,
int   
) [pure virtual]
Note:
Pure virtual functions
Each derived class must define these functions for themselves

Implements OPTPP::OptimizeClass.

Implemented in OPTPP::OptPDS.


The documentation for this class was generated from the following files:
Generated on Mon Jan 24 12:04:41 2011 for FASTlib by  doxygen 1.6.3