#include "Component/ModelComponent.H"
#include "Component/ModelParam.H"
#include "Component/ParamMap.H"
#include "Media/MediaSimEvents.H"
#include "Neuro/NeuroSimEvents.H"
#include "Simulation/SimModule.H"
Go to the source code of this file.
Classes | |
class | PrefrontalCortex |
The PrefrontalCortex base class. More... | |
class | PrefrontalCortexConfigurator |
PrefrontalCortex configurator. More... | |
class | PrefrontalCortexStub |
"Stub" PrefrontalCortex implementation More... | |
class | PrefrontalCortexOG |
OptimalGains PrefrontalCortex implementation. More... | |
class | PrefrontalCortexGS |
GuidedSearch PrefrontalCortex implementation. More... | |
class | PrefrontalCortexSB |
SalBayes PrefrontalCortex implementation. More... |
simulation of a human PrefrontalCortex
Definition in file PrefrontalCortex.H.