pkg

package
v0.0.0-...-3454a77 Latest Latest
Warning

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

Go to latest
Published: Nov 19, 2019 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Operation

type Operation interface {
	Run(input [][]float64) [][]float64
	fmt.Stringer
}

func NewOrder

func NewOrder(args []string) (Operation, error)

func NewOrderAndCompact

func NewOrderAndCompact(args []string) (Operation, error)

func NewPercentile

func NewPercentile(args []string) (Operation, error)

func NewPick

func NewPick(args []string) (Operation, error)

func NewScale

func NewScale(args []string) (Operation, error)

func NewSkip

func NewSkip(args []string) (Operation, error)

func Parse

func Parse(command string) (Operation, error)

Jump to

Keyboard shortcuts

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