LocOptPreprocessing Class Reference

Class for preprocessing a point before a LaGO local optimization is called. More...

#include <preprocessapi.h>

Collaboration diagram for LocOptPreprocessing:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 LocOptPreprocessing (const Pointer< Param > &param_)
virtual ~LocOptPreprocessing ()
virtual int run (UserVector< double > &x)=0

Protected Attributes

Pointer< Paramparam

Detailed Description

Class for preprocessing a point before a LaGO local optimization is called.

Definition at line 19 of file preprocessapi.h.


Constructor & Destructor Documentation

LocOptPreprocessing::LocOptPreprocessing ( const Pointer< Param > &  param_  )  [inline]

Definition at line 24 of file preprocessapi.h.

virtual LocOptPreprocessing::~LocOptPreprocessing (  )  [inline, virtual]

Definition at line 28 of file preprocessapi.h.


Member Function Documentation

virtual int LocOptPreprocessing::run ( UserVector< double > &  x  )  [pure virtual]

Member Data Documentation

Definition at line 21 of file preprocessapi.h.


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

Generated on 10 Mar 2013 for LaGO by  doxygen 1.6.1