Class CumulativeReductionControl

Inheritance Relationships

Base Type

  • public ReductionControl

Class Documentation

class CumulativeReductionControl : public ReductionControl

ReductionControl variant that accumulates all completed solve iterations.

Public Functions

inline explicit CumulativeReductionControl(const ReductionControl &control)
inline State check(const unsigned int step, const double check_value) override
inline unsigned long long total_step_count() const
inline unsigned int solve_count() const