Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CosArray ¶
type CosArray = nodes.Struct[CosArrayNodeData]
type CosArrayNodeData ¶
func (CosArrayNodeData) Out ¶ added in v0.23.0
func (snd CosArrayNodeData) Out() nodes.StructOutput[[]float64]
type SinArray ¶
type SinArray = nodes.Struct[SinArrayNodeData]
type SinArrayNodeData ¶
func (SinArrayNodeData) Out ¶ added in v0.23.0
func (snd SinArrayNodeData) Out() nodes.StructOutput[[]float64]
Click to show internal directories.
Click to hide internal directories.