Returns the total weight of all values added to the digest.

Synopsis

Declared in <folly/stats/TDigest.h>

double
count() const;

Return Value

The accumulated count.

Created with MrDocs