Classes | |
struct | Estimators |
Typedefs | |
using | estimatorMap = std::map< uint32_t, running::Estimators > |
Auxilliary POD to store the data for the running mean algorithm.
using running::estimatorMap = typedef std::map<uint32_t, running::Estimators> |
Definition at line 146 of file DMRChecker.cc.