Create basic dataflow input/output data structures.
This is the base building block for creating the actual dataflow functions and networks, as their main functionality is having data flow through connected nodes.
Showing
lib/pls/include/pls/dataflow/dataflow.h
0 → 100644
lib/pls/include/pls/dataflow/graph.h
0 → 100644
lib/pls/include/pls/dataflow/input.h
0 → 100644
lib/pls/include/pls/dataflow/inputs.h
0 → 100644
lib/pls/include/pls/dataflow/output.h
0 → 100644
lib/pls/include/pls/dataflow/outputs.h
0 → 100644
lib/pls/include/pls/dataflow/token.h
0 → 100644
Please
register
or
sign in
to comment