Cypress  1.0
C++ Spiking Neural Network Simulation Framework
Classes | Namespaces | Macros
backend.hpp File Reference
#include <string>
#include <unordered_set>
#include <cypress/core/types.hpp>
Include dependency graph for backend.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cypress::Backend
 

Namespaces

 cypress
 

Macros

#define CYPRESS_BACKEND_HPP
 

Detailed Description

Contains the basic definition of the Backend interface, which is used to actually run the network on a simulator.

Author
Andreas Stöckel

Macro Definition Documentation

#define CYPRESS_BACKEND_HPP