SyTen

◆ init_evolve()

template<typename Solver >
virtual void syten::Krylov::Evolution::Evolver< Solver >::init_evolve ( Conf )
inlinevirtual

Hook to initialise the evolution process for subclasses.

Remarks
evolve() cannot be virtual because it is a template to forward parameters to the wrapup as desired.

Reimplemented in syten::Krylov::Evolution::ConcaveHeuristic< Solver >, syten::Krylov::Evolution::NearlyAlwaysRecycleHeuristic< Solver >, and syten::Krylov::Evolution::GreedyHeuristic< Solver, Clock >.

Referenced by syten::Krylov::Evolution::Evolver< Solver >::evolve().

+ Here is the caller graph for this function: