#include "STDP1Synapse.h"#include "Debug.h"#include "SimulationClock.h"#include <cmath>#include <iostream>Go to the source code of this file.
Namespaces | |
| namespace | std |
Defines | |
| #define | MONITOR_WEIGHT |
Functions | |
| Synapse * | getClass () |
|
|
When this is defined the synapse's weight can be sent to the SpikeStream Application to draw a live graph. Definition at line 41 of file STDP1Synapse.cpp. |
|
|
Function used to create a STDP1Synapse class when library is dynamically loaded. Definition at line 63 of file STDP1Synapse.cpp. |
1.4.4