Definition: lockptrdatum.h:40
const Name d("d")
Specific to Izhikevich 2003.
Definition: nest_names.h:83
Contains rules for selecting nodes from a layer when connecting.
Definition: selector.h:36
Selector()
The default constructor creates a Selector with no specific rules, so all nodes are selected...
Definition: selector.h:41
bool select_depth() const
Definition: selector.h:58
const Name other("other")
Node type.
Definition: nest_names.h:216
long_t model
The model to select, or -1 if all models are allowed.
Definition: selector.h:69
bool operator==(const Selector &other)
Test if two selectors are equal, i.e.
Definition: selector.h:64
long_t depth
The depth to select, or -1 if all depths are allowed.
Definition: selector.h:73
Default types used by the NEST kernel.
bool select_model() const
Definition: selector.h:53
long long_t
Integer number with at least 32 bit.
Definition: nest.h:96