The standard map. More...
#include <Neuro/AttentionGate.H>
Public Member Functions | |
AttentionGateStub (OptionManager &mgr, const std::string &descrName="Task-Relevance Map Std", const std::string &tagName="AttentionGateStub") | |
Uninitialized constructor. | |
virtual | ~AttentionGateStub () |
Destructor. |
The standard map.
This is our current standard AG implementation.
Definition at line 296 of file AttentionGate.H.
AttentionGateStub::AttentionGateStub | ( | OptionManager & | mgr, | |
const std::string & | descrName = "Task-Relevance Map Std" , |
|||
const std::string & | tagName = "AttentionGateStub" | |||
) |
Uninitialized constructor.
Definition at line 742 of file AttentionGate.C.
AttentionGateStub::~AttentionGateStub | ( | ) | [virtual] |
Destructor.
Definition at line 749 of file AttentionGate.C.