|
Graphitti
A toolkit/software architecture to ease creating high-performance neural network simulators
|

Files | |
| GenericFunctionNode.cpp | |
| Stores a function to invoke. Used by operation manager to store functions to defined by an operation type. | |
| GenericFunctionNode.h | |
| Stores a function to invoke. Used by operation manager to store functions to defined by an operation type. | |
| IFunctionNode.h | |
| Interface for storing and invoking functions. Used to support different FunctionNode classes that define different function signatures. | |