Min-Max¶
-
template<typename
T>
classMinMax: public Printable¶ Class to track minimum and maximum values of a set of data, with average, total and count.
Subclassed by Profiling::MinMaxTimes< Timer >
T>MinMax : public Printable¶Class to track minimum and maximum values of a set of data, with average, total and count.
Subclassed by Profiling::MinMaxTimes< Timer >