Loading...
Searching...
No Matches
inputValueBlock.h File Reference
+ 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< EfInputValueBlockEfInputValueBlockVector
 A vector of EfInputValueBlocks.
 

Typedef Documentation

◆ EfInputValueBlockVector

A vector of EfInputValueBlocks.

Definition at line 162 of file inputValueBlock.h.