42 #ifndef ALGORITHM_TRACK_TESTING_H
43 #define ALGORITHM_TRACK_TESTING_H
47 namespace IterationPack {
69 #endif // ALGORITHM_TRACK_TESTING_H
virtual std::ostream & journal_out() const
Return a reference to a std::ostream to be used to output debug information and the like...
AlgorithmTrackTesting(const ostream_ptr_t &journal_out)
void output_final(const Algorithm &algo, EAlgoReturn algo_return) const
void output_iteration(const Algorithm &algo) const
Acts as the central hub for an iterative algorithm.
Used to ouput iteration results and other information.