vector

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Aug 7, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Equal

func Equal(v1, v2 Vector) bool

Types

type Vector

type Vector []float64

func (Vector) Add

func (v Vector) Add(v2 Vector) Vector

func (Vector) Avg

func (v Vector) Avg(v2 Vector) Vector

func (Vector) Dot

func (v Vector) Dot(v2 Vector) float64

func (Vector) Hash

func (v Vector) Hash() uint64

func (Vector) SquareEucDistance

func (v Vector) SquareEucDistance(v2 Vector) float64

func (Vector) Subtract

func (v Vector) Subtract(v2 Vector) Vector

Jump to

Keyboard shortcuts

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