CSIM: File Index

CSIM File List

Here is a list of all documented files with brief descriptions:
activecachannel.h [code]
activechannel.h [code]
advanceable.cppImplementation of class Advancable. Is empty because Advancable is a "pure virtual" class
advanceable.h [code]Class definition of Advancable
ahp_channel.h [code]
algorithm.cppBase class of all learning algorithms that calculate the readout's output
algorithm.h [code]Base class of all learning algorithms that calculate the readout's output
alphaspikefilter.cppFilter which simulates spikes with alpha functions
alphaspikefilter.h [code]Filter which simulates spikes with alpha functions
analogfeedbackneuron.cppImplementation of AnalogFeedbackNeuron
analogfeedbackneuron.h [code]Class definition of AnalogFeedbackNeuron
analogfilter.cppAnalog low-pass filter
analogfilter.h [code]Abstract base class of all analog low-pass filters
analoginputneuron.cppImplementation of AnalogInputNeuron
analoginputneuron.h [code]Class definition of AnalogInputNeuron
analogneuron.cppImplementation of AnalogNeuron
analogneuron.h [code]Class definition of AnalogNeuron
analogsynapse.cppImplementation of AnalogSynapse
analogsynapse.h [code]Class definition of AnalogSynapse
analogteacher.cppImplementation of AnalogTeacher
analogteacher.h [code]Class definition of AnalogTeacher
armmodel.cppArm model (for Prashant Joshi)
armmodel.h [code]Arm model (for Prashant Joshi)
cbhhouineuron.cppImplementation of conductance based neurons with Ornstein Uhlenbeck process noise
cbhhouineuron.h [code]Implementation of conductance based neurons with Ornstein Uhlenbeck process noise and Hodgkin-Huxley spike generation mechanism
cbhhouneuron.cppImplementation of conductance based neurons with Ornstein Uhlenbeck process noise
cbhhouneuron.h [code]Implementation of conductance based neurons with Ornstein Uhlenbeck process noise and Hodgkin-Huxley spike generation mechanism
cbneuron.cppImplementation of CbNeuron
cbneuron.h [code]Class definition of CbNeuron
cbneuronst.cppImplementation of CbNeuron
cbneuronst.h [code]Class definition of CbNeuron
cbstouneuron.cppImplementation of conductance based neurons with Ornstein Uhlenbeck process noise
cbstouneuron.h [code]Implementation of conductance based neurons with Ornstein Uhlenbeck process noise
conciongate.h [code]
countspikefilter.cppFilter which counts the spikes in a given time window
countspikefilter.h [code]Filter which counts the spikes in a given time window
csim.cppThis is the "main" file. It contains the MEX-Interface
csimclass.h [code]Class definitions of csimClass , csimFieldInfo , csimClassInfo , and csimClassInfoDB
csimerror.h [code]
csiminputclass.h [code]
csimlist.h [code]
csimmex.h [code]Declares all csimMex<command> functions
discretizationpreprocessor.cppImplementation of a discretization of the input
discretizationpreprocessor.h [code]Implementation of a discretization of the input
dynamicanalogsynapse.cppImplementation of DynamicAnalogSynapse
dynamicanalogsynapse.h [code]Class definition of DynamicAnalogSynapse
dynamicglutamatesynapse.cppImplementation of DynamicStdpSynapse
dynamicglutamatesynapse.h [code]Class definition of DynamicGlutamateSynapse
dynamicglutamatesynapsesynchan.cppImplementation of DynamicGlutamateSynapseSynchan
dynamicglutamatesynapsesynchan.h [code]Class definition of DynamicGlutamateSynapseSynchan
dynamicspikingcbsynapse.cppImplementation of DynamicSpikingCbSynapse
dynamicspikingcbsynapse.h [code]Class definition of DynamicSpikingCbSynapse
dynamicspikingsynapse.cppImplementation of DynamicSpikingSynapse
dynamicspikingsynapse.h [code]Class definition of DynamicSpikingSynapse
dynamicstdpsynapse.cppImplementation of DynamicStdpSynapse
dynamicstdpsynapse.h [code]Class definition of DynamicStdpSynapse
dynamicsynapse.h [code]
expspikefilter.cppFilter which simulates exponential decay of spikes
expspikefilter.h [code]Filter which simulates exponential decay of spikes
extinputneuron.cppImplementation of ExtInputNeuron
extinputneuron.h [code]Interface of ExtInputNeuron
extoutlifneuron.cppImplementation of ExtOutLifNeuron
extoutlifneuron.h [code]Class definition of ExtOutLifNeuron
extoutlinearneuron.cppImplementation of ExtOutLinearNeuron
extoutlinearneuron.h [code]Class definition of ExtOutLinearNeuron
extoutsigmoidalneuron.cppImplementation of ExtOutSigmoidalNeuron
extoutsigmoidalneuron.h [code]Class definition of ExtOutSigmoidalNeuron
filterfunction.cppBase class of all filter objects
filterfunction.h [code]Abstract base class of all filter objects
forceable.cppImplementation of class Force (is empty)
forceable.h [code]Class definition of Forcable
gaussiananalogfilter.cppAnalog gaussian low-pass filter
gaussiananalogfilter.h [code]Analog gaussian low-pass filter
generic_ion_gates.h [code]
globaldefinitions.h [code]Definition of some global variables and unique ID's for all classes
glutamatesynapse.cppImplementation of GlutamateSynapse
glutamatesynapse.h [code]Class definition of GlutamateSynapse with NMDA and AMPA-Receptors
glutamatesynapsesynchan.cppImplementation of GlutamateSynapseSynchan
glutamatesynapsesynchan.h [code]Class definition of GlutamateSynapseSynchan with NMDA and AMPA-Receptors at the target neuron
hh_neuron.cppImplementation of HHNeuron
hh_neuron.h [code]Class definition of HHNeuron
hh_squid_channels.h [code]
ifbneuron.cppImplementation of LifNeuron
ifbneuron.h [code]Class definition of IfbNeuron
internalvoltageneuron.h [code]
ionbuffer.cppImplementation of an ion buffer
ionbuffer.h [code]Class definition of MembranePatch
ionchannel.cppImplementation of IonChannel
ionchannel.h [code]Class definition of IonChannel
iongate.h [code]
izhi_neuron.cppImplementation of Izhi_Neuron
izhi_neuron.h [code]Class definition of IZHI_Neuron
lifburstneuron.cppImplementation of LifNeuron
lifburstneuron.h [code]Class definition of LifBurstNeuron
lifneuron.cppImplementation of LifNeuron
lifneuron.h [code]Class definition of LifNeuron
lifneuronsynchan.cppImplementation of LifNeuronSynchan
lifneuronsynchan.h [code]Class definition of LifNeuronSynchan
linear_classification.cppImplementation of a linear classification
linear_classification.h [code]Implementation of a linear classification
linear_regression.cppImplementation of a linear regression
linear_regression.h [code]Implementation of a linear regression
linearneuron.cppImplementation of LinearNeuron
linearneuron.h [code]Class definition of LinearNeuron
linearpreprocessor.cppImplementation of a linear transformation of the input
linearpreprocessor.h [code]Implementation of a linear transformation of the input
mean_std_preprocessor.cppImplementation of a Mean / Standard-Deviation Normalizer
mean_std_preprocessor.h [code]Implementation of a Mean / Standard-Deviation Normalizer
membranepatch.cppImplementation of MembranePatch
membranepatch.h [code]Class definition of MembranePatch
membranepatchsimple.cppImplementation of MembranePatchSimple
membranepatchsimple.h [code]Class definition of MembranePatchSimple
mexnetwork.cppImplementation of Network
mexnetwork.h [code]Class definition of MexNetwork
mexrecorder.h [code]
modelinput.h [code]
needspostspikesynapse.h [code]
network.cppImplementation of Network
network.h [code]Class definition of Network
neuron.cppImplementation of Neuron
neuron.h [code]Class definition of Neuron
pcapreprocessor.cppImplementation of a PCA (Principal Component Analysis) of the input
pcapreprocessor.h [code]Implementation of a PCA (Principal Component Analysis) of the input
physicalmodel.cppBase class of all phyiscal models for CSIM simulations
physicalmodel.h [code]Base class of all phyiscal models for CSIM simulations
preprocessor.cppBase class of all filter objects
preprocessor.h [code]Base class of all preprocessors that can be applied to the filtered input of a readout
randgen.cppImplementation of some pseudo random number generators
randgen.h [code]
readout.cppImplementation of Readout
readout.h [code]Class definition of Readout
recorder.cppImplementation of Recorder
recorder.h [code]Class definition of CbNeuron
sigmoidalneuron.cppImplementation of SigmoidalNeuron
sigmoidalneuron.h [code]Class definition of SigmoidalNeuron
specific_ion_channels.h [code]
specific_neurons.cppImplementation of several specific conductance based neuron models
specific_neurons.h [code]Class definition of several specific conductance based neuron models
specificouneurons.cppImplementation of various conductance based neurons with Ornstein Uhlenbeck process noise
specificouneurons.h [code]Declartions of various conductance based neurons with Ornstein Uhlenbeck process noise
spikefilter.cppBase class for all spike-filtering functions
spikefilter.h [code]Base class for all spike-filtering functions
spikinginputneuron.cppImplementation of SpikingInputNeuron
spikinginputneuron.h [code]Class definition of SpikingInputNeuron
spikingneuron.cppImplementation of SpikingNeuron
spikingneuron.h [code]Class definition of SpikingNeuron
spikingsynapse.cppImplementation of SpikingSynapse
spikingsynapse.h [code]Class definition of SpikingSynapse
spikingteacher.cppImplementation of SpikingTeacher
spikingteacher.h [code]Class definition of SpikingTeacher
staticanalogcbsynapse.cppImplementation of conductance based StaticAnalogSynapse
staticanalogcbsynapse.h [code]Implementation of conductance based StaticAnalogSynapse
staticanalogsynapse.cppImplementation of StaticAnalogSynapse
staticanalogsynapse.h [code]Class definition of StaticAnalogSynapse
staticglutamatesynapse.cppImplementation of StaticGlutamateSynapse
staticglutamatesynapse.h [code]Class definition of StaticGlutamateSynapse
staticglutamatesynapsesynchan.cppImplementation of StaticGlutamateSynapseSynchan
staticglutamatesynapsesynchan.h [code]Class definition of StaticGlutamateSynapseSynchan
staticspikingcbsynapse.cppImplementation of StaticSpikingCbSynapse
staticspikingcbsynapse.h [code]Class definition of StaticSpikingCbSynapse
staticspikingsynapse.cppImplementation of StaticSpikingSynapse
staticspikingsynapse.h [code]Class definition of StaticSpikingSynapse
staticstdpsynapse.cppImplementation of StaticStdpSynapse
staticstdpsynapse.h [code]Class definition of StaticStdpSynapse
stdpsynapse.cppImplementation of StdpSynapse
stdpsynapse.h [code]Class definition of StdpSynapse
synapse.cppImplementation of Synapse
synapse.h [code]Class definition of Synapse
synapsetarget.h [code]
synapticchannel.h [code]
teacher.cppImplementation of Teacher
teacher.h [code]
TraubsHHNeuron.h [code]
triangularanalogfilter.cppAnalog triangular low-pass filter
triangularanalogfilter.h [code]Analog triangular low-pass filter
useranalogfilter.cppAnalog low-pass filter with a user defined kernel
useranalogfilter.h [code]Analog low-pass filter with a user defined kernel
viongate.h [code]

 
(C) 2003, Thomas Natschläger last modified 07/10/2006