RestorationPhase Class Reference

#include <IpRestoPhase.hpp>

Inheritance diagram for RestorationPhase:

AlgorithmStrategyObject ReferencedObject MinC_1NrmRestorationPhase RestoRestorationPhase

List of all members.


Detailed Description

Base class for different restoration phases.

The restoration phase is part of the FilterLineSearch.

Public Member Functions

virtual bool InitializeImpl (const OptionsList &options, const std::string &prefix)=0
 overloaded from AlgorithmStrategyObject
virtual bool PerformRestoration ()=0
 Method called to perform restoration for the filter line search method.
Constructors/Destructors
 RestorationPhase ()
 Default Constructor.
virtual ~RestorationPhase ()
 Default Destructor.


Constructor & Destructor Documentation

RestorationPhase (  )  [inline]

Default Constructor.

virtual ~RestorationPhase (  )  [inline, virtual]

Default Destructor.


Member Function Documentation

virtual bool InitializeImpl ( const OptionsList options,
const std::string &  prefix 
) [pure virtual]

virtual bool PerformRestoration (  )  [pure virtual]

Method called to perform restoration for the filter line search method.

Implemented in MinC_1NrmRestorationPhase, and RestoRestorationPhase.


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

Generated on Fri Sep 26 07:44:27 2008 for SimTKcore by  doxygen 1.5.6