#include <qhullwrapper.h>
Public Member Functions | |
| Locator (size_t n, const ddf::Node *min, const ddf::Node *max) | |
| size_t | locate (const ddf::Node &x) const |
| size_t | locate (const Point &x) const |
| std::vector< size_t > | surround (size_t x, int l) const |
| size_t | getSide () |
|
||||||||||||||||||||
|
constructor
|
|
|||||||||
|
|
|
||||||||||
|
converts a point to a hash so that all points in the same vicinity get close hashes
|
|
||||||||||
|
converts a point to a hash so that all points in the same vicinity get close hashes
|
|
||||||||||||||||
|
gets the surrounding elements to a point, at a distance of l layers
|
1.4.6