ndtree
nd-octree data-structure and algorithms
Headers
This is a list of all the headers provided by the library.
[detail level 123]
  ndtree
  algorithm
 balanced_refine.hpp
 dfs_sort.hpp
 node_at.hpp
 node_length.hpp
 node_level.hpp
 node_location.hpp
 node_neighbor.hpp
 node_neighbors.hpp
 node_or_parent_at.hpp
 normalized_coordinates.hpp
 root_traversal.hpp
 shift_location.hpp
  location
 default.hppDefault location
 fast.hpp
 slim.hpp
  relations
 dimension.hpp
 neighbor.hppNeighbor relationships
  serialization
 dot.hppSerializes the tree to .dot graph format
  utility
 assert.hppAssert macro
 at.hppNDTREE_AT macro
 bit.hppBit manipulation utilities
 bounded.hpp
 fmt.hppFormatting utilties
 likely.hppLIKELY/UNLIKELY Macros (hints for branch prediction)
 math.hppMath utilities
 ranges.hppRange utilities
 stack_vector.hppStack allocated vector
 static_const.hpp
 terminate.hppProgram termination routines
 algorithm.hpp
 concepts.hpp
 locations.hpp
 ndtree.hppIncludes all headers
 types.hpp