metric

package
v0.0.0-...-331685a Latest Latest
Warning

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

Go to latest
Published: Dec 29, 2015 License: BSD-2-Clause Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NamedMetrics

type NamedMetrics map[string]Values

type Values

type Values []float64

func (Values) Avg

func (m Values) Avg() float64

func (Values) Max

func (m Values) Max() float64

func (Values) Min

func (m Values) Min() float64

func (Values) StdDev

func (m Values) StdDev() float64

sqrt( sum (x - mean)^ 2 / n )

Jump to

Keyboard shortcuts

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