tdigest

package
v0.0.0-...-a3b7588 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 30, 2020 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TDigest

type TDigest struct {
	// contains filtered or unexported fields
}

func New

func New(compression float64) *TDigest

func (*TDigest) Add

func (d *TDigest) Add(val float64)

Add adds val to the TDigest.

func (*TDigest) Quantile

func (d *TDigest) Quantile(q float64) float64

func (*TDigest) String

func (d *TDigest) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL