package
0.0.0-20180929164314-b5bdc3694f97
Repository: https://github.com/m3db/m3aggregator.git
Documentation: pkg.go.dev
# Functions
NewCentroidsPool creates a new centroids pool.
NewOptions creates a new options.
NewTDigest creates a new t-digest.
# Interfaces
CentroidsPool provides a pool for variable-sized centroid slices.
Options provides a set of t-digest options.
TDigest is the t-digest interface.