
Public Member Functions | |
| SteepestDescent (const ParameterList ¶ms) | |
| std::string | description () const |
| RCP< DirectionGeneratorBase > | makeDirectionGenerator () const |
Definition at line 16 of file PlayaSteepestDescent.hpp.
| Playa::SteepestDescent::SteepestDescent | ( | const ParameterList & | params | ) |
Definition at line 13 of file PlayaSteepestDescent.cpp.
| std::string Playa::SteepestDescent::description | ( | ) | const [inline] |
Definition at line 23 of file PlayaSteepestDescent.hpp.
| RCP< DirectionGeneratorBase > Playa::SteepestDescent::makeDirectionGenerator | ( | ) | const [virtual] |