Cypress
1.0
C++ Spiking Neural Network Simulation Framework
|
Go to the source code of this file.
Classes | |
class | cypress::PopulationBase |
class | cypress::PopulationViewBase |
class | cypress::NeuronBase |
struct | cypress::Accessor |
Namespaces | |
cypress | |
Macros | |
#define | CYPRESS_CORE_NETWORK_BASE_OBJECTS_HPP |
Header containing the declarations of the basic neuron and population classes. The classes used in this header are generic in a sense that they can represent neurons and populations of any type. If possible do not use the types in this header directly, but use the templated versions in network.hpp.
#define CYPRESS_CORE_NETWORK_BASE_OBJECTS_HPP |