ell::MinimumMapping Class Reference
#include <MinimumMapping.hh>
Inheritance diagram for ell::MinimumMapping:
Detailed Description
Defines a mapping function of states to local minima of the landscape.
Definition at line 13 of file MinimumMapping.hh.
Public Member Functions | |
virtual State * | getLocalMin (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
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:
- src/ell/MinimumMapping.hh