
The PrefrontalCortex base class. More...
#include <Neuro/PrefrontalCortex.H>


Public Member Functions | |
| PrefrontalCortex (OptionManager &mgr, const std::string &descrName="PrefrontalCortex", const std::string &tagName="PrefrontalCortex") | |
| Constructor. | |
| virtual | ~PrefrontalCortex () |
| Destructor. | |
The PrefrontalCortex base class.
The PrefrontalCortex is the entry point to the Brain and VisualCortex, for now it is only used to load the task-relevant data for biasing.
Definition at line 57 of file PrefrontalCortex.H.
| PrefrontalCortex::PrefrontalCortex | ( | OptionManager & | mgr, | |
| const std::string & | descrName = "PrefrontalCortex", |
|||
| const std::string & | tagName = "PrefrontalCortex" | |||
| ) |
| PrefrontalCortex::~PrefrontalCortex | ( | ) | [virtual] |
Destructor.
Definition at line 66 of file PrefrontalCortex.C.
1.6.3