22 #ifndef mia_core_convergence_hh 23 #define mia_core_convergence_hh 61 void push(
double value);
73 uint32_t fill()
const;
76 bool is_full_size()
const;
79 std::deque<double> m_v;
#define EXPORT_CORE
Macro to manage Visual C++ style dllimport/dllexport.
Class to get a convergence value as mean over various time steps.