Go to the source code of this file.
Classes | |
| class | nest::Ntree< D, T, max_capacity, max_depth > |
| A Ntree object represents a subtree or leaf in a Ntree structure. More... | |
| class | nest::Ntree< D, T, max_capacity, max_depth >::iterator |
| Iterator iterating the nodes in a Quadtree. More... | |
| class | nest::Ntree< D, T, max_capacity, max_depth >::masked_iterator |
| Iterator iterating the nodes in a Quadtree inside a Mask. More... | |
Namespaces | |
| namespace | nest |
| Namespace for the NEST simulation kernel. | |