42 #ifndef ACT_SET_STATS_ADDED_STEP_H
43 #define ACT_SET_STATS_ADDED_STEP_H
45 #include "MoochoPack/src/rSQPAlgo_Step.h"
48 namespace MoochoPack {
63 , poss_type assoc_step_poss);
67 , poss_type assoc_step_poss, std::ostream&
out,
const std::string& leading_str )
const;
76 #endif // ACT_SET_STATS_ADDED_STEP_H
bool do_step(Algorithm &algo, poss_type step_poss, IterationPack::EDoStepType type, poss_type assoc_step_poss)
act_set_stats_iq_member act_set_stats_
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
Acts as the central hub for an iterative algorithm.
Class for object that attempts to return an IterQuantityAccess<ActSetStats> from an AlgorithmState ob...
Updates the active set statistics for the current iteration.