A do-nothing stub implementation of WinnerTakeAll. More...
#include <Neuro/WinnerTakeAll.H>
Public Member Functions | |
WinnerTakeAllStub (OptionManager &mgr, const std::string &descrName="Winner-Take-All Stub", const std::string &tagName="WinnerTakeAllStub") | |
Constructor. | |
virtual | ~WinnerTakeAllStub () |
Destructor. |
A do-nothing stub implementation of WinnerTakeAll.
Definition at line 106 of file WinnerTakeAll.H.
WinnerTakeAllStub::WinnerTakeAllStub | ( | OptionManager & | mgr, | |
const std::string & | descrName = "Winner-Take-All Stub" , |
|||
const std::string & | tagName = "WinnerTakeAllStub" | |||
) |
Constructor.
Definition at line 84 of file WinnerTakeAll.C.
WinnerTakeAllStub::~WinnerTakeAllStub | ( | ) | [virtual] |
Destructor.
Definition at line 93 of file WinnerTakeAll.C.