AnimatLab
2
Test
|
Implements the class factory class. More...
#include "StdAfx.h"
#include "CsNeuralModule.h"
#include "CsNeuronGroup.h"
#include "CsSpikeGeneratorGroup.h"
#include "CsSynapseGroup.h"
#include "CsSynapseOneToOne.h"
#include "CsSynapseFull.h"
#include "CsSynapseRandom.h"
#include "CsSynapseIndividual.h"
#include "CsSpikingCurrentSynapse.h"
#include "CsFiringRateStimulus.h"
#include "CsNeuronDataColumn.h"
#include "CsAdapter.h"
#include "CsClassFactory.h"
Go to the source code of this file.
Namespaces | |
AnimatCarlSim | |
Contains the classes for a firing rate neural model. | |
Functions | |
IStdClassFactory * | GetStdClassFactory () |
Implements the class factory class.
Definition in file CsClassFactory.cpp.