proxygen
|
This is the complete list of members for folly::TDigest::Centroid, including all inherited members.
add(double sum, double weight) | folly::TDigest::Centroid | inline |
Centroid(double mean=0.0, double weight=1.0) | folly::TDigest::Centroid | inlineexplicit |
mean() const | folly::TDigest::Centroid | inline |
mean_ | folly::TDigest::Centroid | private |
operator<(const Centroid &other) const | folly::TDigest::Centroid | inline |
weight() const | folly::TDigest::Centroid | inline |
weight_ | folly::TDigest::Centroid | private |