fx

package
v0.0.0-...-6d9776b Latest Latest
Warning

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

Go to latest
Published: Oct 21, 2025 License: MPL-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrTableMismatch = fmt.Errorf("columns of table are not the same length")

Functions

func BinarySearch

func BinarySearch(list []int64, query int64) int64

func ChiCritical

func ChiCritical(df float64, alpha float64) float64

func ChiSum

func ChiSum(o float64, e float64) float64

func Fibonacci

func Fibonacci(n uint64) []uint64

func FormatFloat

func FormatFloat(f float64) string

func NaN

func NaN(n float64) bool

func PMCC

func PMCC(x []float64, y []float64) (float64, error)

Data should be linear, do not include outliers in the data

func PoissonCD

func PoissonCD(lambda float64, x uint64) float64

func PoissonPD

func PoissonPD(lambda float64, x uint64) float64

func Quadratic

func Quadratic(a float64, b float64, c float64) []string

func QuickSort

func QuickSort(list []int64) []int64

func Round

func Round(n, nearest float64) float64

Types

This section is empty.

Jump to

Keyboard shortcuts

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