Cypress  1.0
C++ Spiking Neural Network Simulation Framework
Classes | Namespaces
spikey_if_cond_exp.hpp File Reference
#include <cypress/core/transformation_util.hpp>
Include dependency graph for spikey_if_cond_exp.hpp:

Go to the source code of this file.

Classes

class  cypress::transformations::IFFH1ToLIF
 
class  cypress::transformations::LIFToIFFH1
 
class  cypress::transformations::IFFH1UnitScale
 

Namespaces

 cypress
 
 cypress::transformations
 

Detailed Description

Contains transformations from IfFacetsHardware1 to IfCondExp and the other way round. This allows to use spikey without constantly having to change the neuron type being used in the network.

Author
Andreas Stöckel