package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev
# Functions
NewHighBiased returns an initialized Stream for high-biased quantiles (e.g.
NewLowBiased returns an initialized Stream for low-biased quantiles (e.g.
NewTargeted returns an initialized Stream concerned with a particular set of quantile values that are supplied a priori.
# Type aliases
Samples represents a slice of samples.