vek

package
v0.6.2 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Abs

func Abs(y1 []float64)

func Add

func Add(y1 []float64, y2 []float64)

func AddScalar

func AddScalar(y1 []float64, v float64)

func ArgMax

func ArgMax(y1 []float64) int

func ArgMin

func ArgMin(y1 []float64) int

func Ceil

func Ceil(y1 []float64)

func Cos

func Cos(y1 []float64)

func Div

func Div(y1 []float64, y2 []float64)

func DivScalar

func DivScalar(y1 []float64, v float64)

func Dot

func Dot(y1 []float64, y2 []float64) float64

func Exp

func Exp(y1 []float64)

func Floor

func Floor(y1 []float64)

func Log

func Log(y1 []float64)

func Log10

func Log10(y1 []float64)

func Log2

func Log2(y1 []float64)

func Max

func Max(y1 []float64) float64

func Maximum

func Maximum(y1 []float64, y2 []float64)

func Min

func Min(y1 []float64) float64

func Minimum

func Minimum(y1 []float64, y2 []float64)

func Mul

func Mul(y1 []float64, y2 []float64)

func MulScalar

func MulScalar(y1 []float64, v float64)

func Pow

func Pow(y1 []float64, y2 []float64)

func Repeat

func Repeat(dst []float64, v float64)

func Round

func Round(y1 []float64)

func Sin

func Sin(y1 []float64)

func Sqrt

func Sqrt(y1 []float64)

func Sub

func Sub(y1 []float64, y2 []float64)

func SubScalar

func SubScalar(y1 []float64, v float64)

func ToFloat32

func ToFloat32(dst []float32, y1 []float64)

func ToFloat64

func ToFloat64(dst []float64, y1 []float64)

func ToInt32

func ToInt32(dst []int32, y1 []float64)

func ToInt64

func ToInt64(dst []int64, y1 []float64)

Types

This section is empty.

Jump to

Keyboard shortcuts

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