Cypress
1.0
C++ Spiking Neural Network Simulation Framework
|
#include <cypress/core/transformation_util.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 | |
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.