trig

package
v0.37.0 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2025 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ArcCosArray added in v0.28.0

type ArcCosArray struct {
	Input     nodes.Output[[]float64]
	Amplitude nodes.Output[float64]
	Shift     nodes.Output[float64]
}

func (ArcCosArray) Out added in v0.28.0

func (n ArcCosArray) Out(out *nodes.StructOutput[[]float64])

type ArcSinArray added in v0.28.0

type ArcSinArray struct {
	Input     nodes.Output[[]float64]
	Amplitude nodes.Output[float64]
	Shift     nodes.Output[float64]
}

func (ArcSinArray) Out added in v0.28.0

func (n ArcSinArray) Out(out *nodes.StructOutput[[]float64])

type ArcTanArray added in v0.28.0

type ArcTanArray struct {
	Input     nodes.Output[[]float64]
	Amplitude nodes.Output[float64]
	Shift     nodes.Output[float64]
}

func (ArcTanArray) Out added in v0.28.0

func (n ArcTanArray) Out(out *nodes.StructOutput[[]float64])

type CosArray

type CosArray struct {
	Input     nodes.Output[[]float64]
	Amplitude nodes.Output[float64]
	Shift     nodes.Output[float64]
}

func (CosArray) Out added in v0.32.0

func (n CosArray) Out(out *nodes.StructOutput[[]float64])

type SinArray

type SinArray struct {
	Input     nodes.Output[[]float64]
	Amplitude nodes.Output[float64]
	Shift     nodes.Output[float64]
}

func (SinArray) Out added in v0.32.0

func (n SinArray) Out(out *nodes.StructOutput[[]float64])

type TanArray added in v0.28.0

type TanArray struct {
	Input     nodes.Output[[]float64]
	Amplitude nodes.Output[float64]
	Shift     nodes.Output[float64]
}

func (TanArray) Out added in v0.28.0

func (n TanArray) Out(out *nodes.StructOutput[[]float64])

Jump to

Keyboard shortcuts

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