Header menu logo F# Header menu logo Averest

EquationDPN Type

Type EquationDPN describes a dataflow proces node with its input and output buffers, i.e., a triple (yL,op,xL) with input buffers xL, DataflowProcess op, and output buffers yL.

Instance members

Instance member Description

this.Item1

Full Usage: this.Item1

Returns: string[]
Returns: string[]

this.Item2

Full Usage: this.Item2

Returns: DataflowProcess
Returns: DataflowProcess

this.Item3

Full Usage: this.Item3

Returns: string[]
Returns: string[]

Type something to start searching.