|
MoochoPack : Framework for Large-Scale Optimization Algorithms
Version of the Day
|
Calculates d = Ypy
More...
#include <MoochoPack_CalcDFromYPY_Step.hpp>

Overridden from AlgorithmStep | |
| bool | do_step (Algorithm &algo, poss_type step_poss, IterationPack::EDoStepType type, poss_type assoc_step_poss) |
| void | print_step (const Algorithm &algo, poss_type step_poss, IterationPack::EDoStepType type, poss_type assoc_step_poss, std::ostream &out, const std::string &leading_str) const |
Calculates d = Ypy
Definition at line 52 of file MoochoPack_CalcDFromYPY_Step.hpp.
| bool MoochoPack::CalcDFromYPY_Step::do_step | ( | Algorithm & | algo, |
| poss_type | step_poss, | ||
| IterationPack::EDoStepType | type, | ||
| poss_type | assoc_step_poss | ||
| ) |
Definition at line 53 of file MoochoPack_CalcDFromYPY_Step.cpp.
| void MoochoPack::CalcDFromYPY_Step::print_step | ( | const Algorithm & | algo, |
| poss_type | step_poss, | ||
| IterationPack::EDoStepType | type, | ||
| poss_type | assoc_step_poss, | ||
| std::ostream & | out, | ||
| const std::string & | leading_str | ||
| ) | const |
Definition at line 84 of file MoochoPack_CalcDFromYPY_Step.cpp.
1.8.6