basics

package
v0.18.0 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SampleNode

type SampleNode = nodes.StructNode[[]float64, SampleNodeData]

type SampleNodeData

type SampleNodeData struct {
	Start   nodes.NodeOutput[float64]
	End     nodes.NodeOutput[float64]
	Samples nodes.NodeOutput[int]
}

func (SampleNodeData) Process

func (snd SampleNodeData) Process() ([]float64, error)

Jump to

Keyboard shortcuts

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