rg

package
v0.0.0-...-1e8ea6d Latest Latest
Warning

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

Go to latest
Published: Nov 26, 2021 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const Bins = 100

Variables

This section is empty.

Functions

func Cmd

func Cmd(c *cli.Context) error

func DivideByAds

func DivideByAds(inputPP string, number int) ([]float64, []float64, error)

func DrawHist

func DrawHist(x []float64, y []float64, xr []float64, opt *Option)

func Histogram

func Histogram(data []float64, bin int) ([]float64, []float64, []float64)

return hist, edge, mean

Types

type Option

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

func NewOpt

func NewOpt(kind string, number int) *Option

Jump to

Keyboard shortcuts

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