#include "numerics.h"#include "volume_transmitter.h"#include "connection.h"#include "spikecounter.h"Go to the source code of this file.
Classes | |
| class | nest::STDPDopaCommonProperties |
| Class containing the common properties for all synapses of type dopamine connection. More... | |
| class | nest::stdp_dopamine_synapse< targetidentifierT > |
| class | nest::stdp_dopamine_synapse< targetidentifierT >::ConnTestDummyNode |
Namespaces | |
| namespace | nest |
| Namespace for the NEST simulation kernel. | |
Functions | |
| void | nest::register_stdp_dopamine_synapse (const std::string &name) |
| Class representing an stdp_dopamine_synapse with homogeneous parameters, i.e. | |