Documentation
¶
Index ¶
- type Quantiler
- func (stats *Quantiler) Add(value float64)
- func (stats *Quantiler) Count() uint64
- func (stats *Quantiler) Max() float64
- func (stats *Quantiler) Mean() float64
- func (stats *Quantiler) Median() float64
- func (stats *Quantiler) Min() float64
- func (stats *Quantiler) Q1() float64
- func (stats *Quantiler) Q2() float64
- func (stats *Quantiler) Q3() float64
- func (stats *Quantiler) Sum() float64
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.