Module meta_diff::core::graph [] [src]

Structs

ComputeGraph

The core of this module - this structure contains the full compute graph

ComputeNode

The main data structure of the ComputeGraph

Enums

Dimension

The Dimension type which represents any dimension up to the number of supported ones

Operator

The Operator type of any node resulting from an algebric operation

Type

Represents the five types any ComputeNode can be