|
numerics 0.1.0
|
Cache-coherent 2D cell list for O(1) amortized neighbour queries. More...
#include <algorithm>#include <cassert>#include <cmath>#include <utility>#include <vector>Go to the source code of this file.
Classes | |
| struct | num::IntRange |
| class | num::CellList2D< Scalar > |
Namespaces | |
| namespace | num |
Cache-coherent 2D cell list for O(1) amortized neighbour queries.
Definition in file cell_list.hpp.