![]() |
|
Include dependency graph for inputValueBlock.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | EfInputValueBlock |
| An input value block is a vector of (output, value) pairs, each of which will be used to initialize a network before execution. More... | |
Typedefs | |
| typedef std::vector< EfInputValueBlock > | EfInputValueBlockVector |
| A vector of EfInputValueBlocks. | |
| typedef std::vector< EfInputValueBlock > EfInputValueBlockVector |
A vector of EfInputValueBlocks.
Definition at line 162 of file inputValueBlock.h.