NEST main@caf0ae8
 
Loading...
Searching...
No Matches
ntree.h File Reference
#include <bitset>
#include <iterator>
#include <utility>
#include <vector>
#include "position.h"
Include dependency graph for ntree.h:
This graph shows which files directly or indirectly include this file:

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.