NEST main@caf0ae8
 
Loading...
Searching...
No Matches
connection_label.h File Reference
#include "nest_names.h"
Include dependency graph for connection_label.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  nest::ConnectionLabel< ConnectionT >
 The class ConnectionLabel enables synapse model to be labeled by a positive integer. More...
 

Namespaces

namespace  nest
 Namespace for the NEST simulation kernel.
 

Variables

static const long nest::UNLABELED_CONNECTION = -1
 Connections are unlabeled by default.