#include <cmath>#include <vector>#include "boost/multi_array.hpp"#include "boost/array.hpp"Include dependency graph for HilbertCoordinateMapper.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | boost | 
Classes | |
| class | HilbertCoordinateMapper | 
Defines | |
| #define | RECURSE_LEVEL 3 | 
| #define RECURSE_LEVEL 3 | 
Defines how close the Hilbert curve should be to the point queried, this determines how many times recursion is applied.
Definition at line 19 of file HilbertCoordinateMapper.h.
Referenced by HilbertCoordinateMapper::toHilbert2D(), and HilbertCoordinateMapper::toHilbert3D().
 1.5.2