cmplx64

package
v0.0.0-...-d6ae28c Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2022 License: JSON Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const ZERO = complex64(0)

Variables

This section is empty.

Functions

This section is empty.

Types

type Slice

type Slice []complex64

func (Slice) Add

func (s Slice) Add(o interface{})

func (Slice) Clone

func (s Slice) Clone() interface{}

func (Slice) Decrement

func (s Slice) Decrement()

func (Slice) Divide

func (s Slice) Divide(o interface{})

func (Slice) DotProduct

func (s Slice) DotProduct(o interface{}) (r interface{})

func (Slice) Equal

func (s Slice) Equal(o interface{}) (r bool)

func (Slice) Increment

func (s Slice) Increment()

func (Slice) IsInf

func (s Slice) IsInf() (r boolean.Slice)

func (Slice) IsNaN

func (s Slice) IsNaN() (r boolean.Slice)

func (Slice) Merge

func (s Slice) Merge(o, f interface{})

func (Slice) Multiply

func (s Slice) Multiply(o interface{})

func (Slice) Negate

func (s Slice) Negate()

func (Slice) Product

func (s Slice) Product() interface{}

func (Slice) Reduce

func (s Slice) Reduce(f interface{}) interface{}

func (Slice) String

func (s Slice) String() string

func (Slice) Subtract

func (s Slice) Subtract(o interface{})

func (Slice) Sum

func (s Slice) Sum() interface{}

Jump to

Keyboard shortcuts

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