#include <Neuron.h>
Inheritance diagram for Teem::SimpleSpikeInputNeuron:

Public Member Functions | |
| virtual void | setInputValue (double value) |
| Set the input value. | |
| void | setSpike (bool spike) |
| This accessor is provided for the case where high optimization is necessary, but require to dynamic_cast the neuron to be used. | |
1.4.2