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

Public Member Functions | |
| virtual void | setInputValue (double value) |
| Set the input value. | |
| virtual void | commit () |
| Commit state to lastSpike and lastCurrent. | |
Protected Attributes | |
| double | probability |
| probability to generate a spike at each step | |
1.4.2