DiSMEC++
dismec::stats::TaggedStat Member List

This is the complete list of members for dismec::stats::TaggedStat, including all inherited members.

clone() const overridedismec::stats::TaggedStatvirtual
m_Countersdismec::stats::TaggedStatprivate
m_MaxTagdismec::stats::TaggedStatprivate
m_Sumsdismec::stats::TaggedStatprivate
m_SumsSquareddismec::stats::TaggedStatprivate
m_Tagdismec::stats::TaggedStatprivate
m_Transformdismec::stats::TaggedStatprivate
m_TransformNamedismec::stats::TaggedStatprivate
merge(const Statistics &other) overridedismec::stats::StatImplBase< TaggedStat >inlinevirtual
merge_imp(const TaggedStat &other)dismec::stats::TaggedStat
record(int integer)dismec::stats::Statisticsinline
record(long integer)dismec::stats::Statisticsinline
record(real_t real)dismec::stats::Statisticsinline
record(const DenseRealVector &vector)dismec::stats::Statisticsinline
record_int(long value) overridedismec::stats::TaggedStatvirtual
record_real(real_t value) overridedismec::stats::TaggedStatvirtual
record_vec(const DenseRealVector &vector) overridedismec::stats::StatImplBase< TaggedStat >inlinevirtual
setup(const StatisticsCollection &source) overridedismec::stats::TaggedStatvirtual
TaggedStat(std::string tag, int max_tag, std::string transform_name={}, std::function< double(double)> transform={})dismec::stats::TaggedStat
to_json() const overridedismec::stats::TaggedStatvirtual
~Statistics()=defaultdismec::stats::Statisticsvirtual
~TaggedStat() override=defaultdismec::stats::TaggedStat