AnimatLab  2
Test
IntegrateFireSim/Neuron.cpp File Reference

Implements the neuron class. More...

#include "stdafx.h"
#include "IonChannel.h"
#include "SynapseType.h"
#include "IntegrateFireModule.h"
#include "Connexion.h"
#include "CaActivation.h"
#include "Neuron.h"
#include "ElectricalSynapse.h"
#include "NonSpikingChemicalSynapse.h"
#include "SpikingChemicalSynapse.h"
+ Include dependency graph for IntegrateFireSim/Neuron.cpp:

Go to the source code of this file.

Namespaces

 IntegrateFireSim
 Contains all of the classes to implement a basic integrate and fire neural model.
 

Detailed Description

Implements the neuron class.

Definition in file IntegrateFireSim/Neuron.cpp.