|
CARLsim
3.1.3
CARLsim: a GPU-accelerated SNN simulator
|
| CCARLsim | CARLsim User Interface This class provides a user interface to the public sections of CARLsimCore source code. Example networks that use this methodology can be found in the examples/ directory. Documentation is available on our website |
| CConnectionGenerator | |
| CConnectionMonitor | Class ConnectionMonitor |
| CExpCurve | A struct to assign exponential STDP curves |
| CGrid3D | A struct to arrange neurons on a 3D grid (a primitive cubic Bravais lattice with cubic side length 1) |
| CGroupMonitor | Class GroupMonitor |
| CGroupNeuromodulatorInfo | A struct for retrieving neuromodulator information of a group |
| CGroupSTDPInfo | A struct for retrieving STDP related information of a group |
| CInteractiveSpikeGenerator | A interactive spike generator that generate spikes upon users' request |
| CPeriodicSpikeGenerator | Periodic SpikeGenerator (constant ISI) creating spikes at a certain rate |
| CPoint3D | Point in 3D space |
| CPoissonRate | Class for generating Poisson spike trains |
| CPrePostGroupSpikeGenerator | Spike generator for spike timing control |
| CPulseCurve | Struct to assign a pulse I-STDP curve |
| CRadiusRF | A struct to specify the receptive field (RF) radius in 3 dimensions |
| CRangeDelay | Range struct for synaptic delays |
| CRangeWeight | Range struct for synaptic weight magnitudes |
| ▼CSimpleWeightTuner | Class SimpleWeightTuner |
| CImpl | Private implementation of the Stopwatch Utility |
| CSpikeGenerator | |
| CSpikeGeneratorFromFile | SpikeGeneratorFromFile schedules spikes from a spike file binary |
| CSpikeGeneratorFromVector | SpikeGenerator that schedules spikes from a vector of spike times |
| CSpikeMonitor | Class SpikeMonitor |
| CStopwatch | Utility to measure script execution time (wall-clock time) in milliseconds |
| CTimingBasedCurve | A struct to assign a timing-based E-STDP curve |
| CUserErrors | Static Class for handling user errors |
| CVisualStimulus | Class to integrate CARLsim with a stimulus created using VisualStimulus.m Version: 4/11/14 Author: Michael Beyeler mbeyeler@uci.edu |