Generated on Tue Dec 16 13:34:51 2008 for ell-3.0.0 by doxygen 1.5.1

ell::MinimumMapping Class Reference

#include <MinimumMapping.hh>

Inheritance diagram for ell::MinimumMapping:

Inheritance graph
[legend]

Detailed Description

Defines a mapping function of states to local minima of the landscape.

Author:
Martin Mann

Definition at line 13 of file MinimumMapping.hh.

Public Member Functions

virtual StategetLocalMin (const State *const toMap) const=0
virtual ~MinimumMapping ()


Constructor & Destructor Documentation

virtual ell::MinimumMapping::~MinimumMapping (  )  [inline, virtual]

Definition at line 17 of file MinimumMapping.hh.


Member Function Documentation

virtual State* ell::MinimumMapping::getLocalMin ( const State *const  toMap  )  const [pure virtual]

Gives the mapping of a State to a local minimum.

Parameters:
toMap the State to map
Returns:
the local minimum toMap was projected to

Implemented in ell::MM_GradientWalk.


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