NEST main@caf0ae8
 
Loading...
Searching...
No Matches
eprop_synapse.h File Reference
#include "connection.h"
#include "connector_base.h"
#include "eprop_archiving_node.h"
#include "target_identifier.h"
#include "weight_optimizer.h"
Include dependency graph for eprop_synapse.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  nest::EpropSynapseCommonProperties
 Base class implementing common properties for e-prop synapses with additional biological features. More...
 
class  nest::eprop_synapse< targetidentifierT >
 Class implementing a synapse model for e-prop plasticity with additional biological features. More...
 
class  nest::eprop_synapse< targetidentifierT >::ConnTestDummyNode
 Dummy node for testing the connection. More...
 

Namespaces

namespace  nest
 Namespace for the NEST simulation kernel.
 

Functions

void nest::register_eprop_synapse (const std::string &name)
 Register the eprop synapse model.