|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| SpikeGeneratorFactory | Creates SpikeGenerators. |
| SynapticIntegratorFactory | Creates SynapticIntegrators. |
| Class Summary | |
|---|---|
| ALIFNeuronFactory | A factory for adapting leaky integrate-and-fire neurons. |
| ALIFSpikeGenerator | An adapting leaky-integrate-and-fire model of spike generation. |
| ALIFSpikeGenerator.Factory | Creates ALIFSpikeGenerators. |
| DynamicalSystemSpikeGenerator | A SpikeGenerator for which spiking dynamics are expressed in terms of a DynamicalSystem. |
| HodgkinHuxleySpikeGenerator | A SpikeGenerator based on the Hodgkin-Huxley model. |
| HodgkinHuxleySpikeGenerator.HodgkinHuxleyNeuronFactory | A factory of neurons with linear synaptic integration and Hodgkin-Huxley spike generation. |
| HodgkinHuxleySpikeGenerator.HodgkinHuxleySystem | Hodgkin-Huxley spiking dynamics. |
| IzhikevichSpikeGenerator | From Izhikevich, 2003, the model is: v' = 0.04v*v + 5v + 140 - u + I u' = a(bv - u) |
| LIFNeuronFactory | A factory for leaky-integrate-and-fire neurons. |
| LIFSpikeGenerator | A leaky-integrate-and-fire model of spike generation. |
| LIFSpikeGenerator.Factory | Creates LIFSpikeGenerators. |
| LinearSynapticIntegrator | A basic linear SynapticIntegrator model. |
| LinearSynapticIntegrator.Factory | |
| PlasticExpandableSpikingNeuron | A SpikingNeuron with an ExpandableSynapticIntegrator that is Plastic. |
| PoissonSpikeGenerator | A phenomenological SpikeGenerator that produces spikes according to a Poisson process with a rate that varies as a function of current. |
| PoissonSpikeGenerator.LinearFactory | Creates PoissonSpikeGenerators with linear response functions. |
| PoissonSpikeGenerator.LinearNeuronFactory | A factory for neurons with linear or rectified linear response functions. |
| PoissonSpikeGenerator.SigmoidFactory | |
| PoissonSpikeGenerator.SigmoidNeuronFactory | A factory for neurons with sigmoid response functions. |
| SpikeGeneratorOrigin | An Origin that obtains output from an underlying SpikeGenerator. |
| SpikingNeuron | A neuron model composed of a SynapticIntegrator and a SpikeGenerator. |
| SpikingNeuronFactory | Creates spiking neurons by delegating to a SynapticIntegratorFactory and a SpikeGeneratorFactory. |
| Enum Summary | |
|---|---|
| IzhikevichSpikeGenerator.Preset | Preset parameter values corresponding to different cell types. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||