Graphitti
A toolkit/software architecture to ease creating high-performance neural network simulators
|
This is the complete list of members for OperationManager, including all inherited members.
executeOperation(const Operations::op &operation) const | OperationManager | |
getInstance() | OperationManager | static |
OperationManager(const OperationManager &operationManager)=delete | OperationManager | |
OperationManager(OperationManager &&operationManager)=delete (defined in OperationManager) | OperationManager | |
operationToString(const Operations::op &operation) const | OperationManager | |
operator=(const OperationManager &operationManager)=delete (defined in OperationManager) | OperationManager | |
operator=(OperationManager &&operationManager)=delete (defined in OperationManager) | OperationManager | |
registerOperation(const Operations::op &operation, const function< void()> &function) | OperationManager | |
~OperationManager()=default | OperationManager |