vector

package
v0.0.12 Latest Latest
Warning

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

Go to latest
Published: Aug 24, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Vector

type Vector struct {
	Values []decimal.Decimal
}

Vector is a vector of decimals.

func New

func New(n int) Vector

New creates a new vector.

func (Vector) Add

func (v Vector) Add(u Vector)

Add mutably adds the given vector to the receiver.

func (Vector) Neg

func (v Vector) Neg()

Neg mutably negates the given vector.

Jump to

Keyboard shortcuts

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