BloombergLP::balm::MetricRecord::min

min overloads

Synopses

Declared in <balm_metricrecord.h>

Return a reference to the modifiable min attribute representing the minimum of the individually recorded values.

double&
min();
» more...

Return a reference to the non-modifiable min attribute representing the minimum of the individually recorded values.

double const&
min() const;
» more...