Cluster points using a Hilbert space filling curve. More...
Go to the source code of this file.
Functions | |
| template<class Array2dType , class ArrayType > | |
| void | cusp::graph::hilbert_curve (const Array2dType &coord, const size_t num_parts, ArrayType &parts) |
| Partition a graph using Hilbert curve. More... | |
Cluster points using a Hilbert space filling curve.
Definition in file hilbert_curve.h.
1.8.6