TarzaNN
TarzaNN neural network simulator
|
#include <NotifyStrategyASync.h>
Public Member Functions | |
void | updateNN (Observer *sourceFP, bool functional) |
Asynchronous notification strategy. The feature plane runs without waiting for input update notifications
void NotifyStrategyASync::updateNN | ( | Observer * | sourceFP, |
bool | functional | ||
) | [inline, virtual] |
Do nothing
Implements NotifyStrategyAbstract.