CUSP
Loading...
Searching...
No Matches
hilbert_curve.h File Reference

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.
 

Detailed Description

Cluster points using a Hilbert space filling curve.

Definition in file hilbert_curve.h.