utils

package
v1.0.2-alpha.5 Latest Latest
Warning

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

Go to latest
Published: Nov 19, 2018 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ApproximateMedian

func ApproximateMedian(A SliceFloat64) float64

ApproximateMedian returns with an approximate median http://www.dmi.unict.it/~battiato/download/MedianLNCS.pdf

func Avg

func Avg(xs SliceFloat64) float64

Avg calculates the average

Types

type SliceFloat64

type SliceFloat64 []float64

func (SliceFloat64) Len

func (a SliceFloat64) Len() int

func (SliceFloat64) Less

func (a SliceFloat64) Less(i, j int) bool

func (SliceFloat64) Swap

func (a SliceFloat64) Swap(i, j int)

Jump to

Keyboard shortcuts

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