|
TarzaNN
TarzaNN neural network simulator
|
#include <NotifyStrategySync.h>
Public Member Functions | |
| NotifyStrategySync () | |
| virtual | ~NotifyStrategySync () |
| void | updateNN (Observer *sourceFP, bool functional) |
Synchronous notification strategy. The feature plane waits for input update notifications
| NotifyStrategySync::NotifyStrategySync | ( | ) | [inline] |
| virtual NotifyStrategySync::~NotifyStrategySync | ( | ) | [inline, virtual] |
| void NotifyStrategySync::updateNN | ( | Observer * | sourceFP, |
| bool | functional | ||
| ) | [inline, virtual] |
Implements NotifyStrategyAbstract.
1.7.5.1