SyTen

◆ do_recycle()

template<typename Solver , typename Clock = std::chrono::steady_clock>
virtual bool syten::Krylov::Evolution::GreedyHeuristic< Solver, Clock >::do_recycle ( Conf const &  conf) const
inlineoverrideprotectedvirtual

override

Remarks
We do not have to override solve()

Reimplemented from syten::Krylov::Evolution::Evolver< Solver >.

Reimplemented in syten::Krylov::Evolution::ExtrapolatingHeuristic< Solver >, and syten::Krylov::Evolution::ExtrapolatingHeuristic< EvolverSolver >.

References syten::abs(), syten::Krylov::Evolution::GreedyHeuristic< Solver, Clock >::data, syten::Krylov::Evolution::GreedyHeuristic< Solver, Clock >::factor, std::find_if(), std::isfinite(), syten::pow(), std::pow(), and syten::sqrt().

+ Here is the call graph for this function: