Go to the documentation of this file.
18 #ifndef __invdyn_statistics_H__
19 #define __invdyn_statistics_H__
25 #define STATISTICS_MAX_NAME_LENGTH 60
88 std::ostream& output = std::cout);
long double get_last(std::string name)
StatisticsException(std::string error)
long double get_average(std::string name)
long double get_min(std::string name)
void store(std::string name, const double &value)
A class to compute statistics about quantities of interest.
bool quantity_exists(std::string name)
long double get_max(std::string name)
void reset(std::string name)
std::map< std::string, QuantityData > * records_of
void report_all(int precision=2, std::ostream &output=std::cout)
void report(std::string name, int precision=2, std::ostream &output=std::cout)
long double get_total(std::string name)
Statistics & getStatistics()
tsid
Author(s): Andrea Del Prete, Justin Carpentier
autogenerated on Thu Apr 3 2025 02:47:16