tzaeschke / phtree-cpp

PH-Tree C++ implementation
Apache License 2.0
28 stars 9 forks source link

FilterSphere API #21

Closed tzaeschke closed 2 years ago

tzaeschke commented 2 years ago

The constructor of FilterSphere is a bit unusual and probably wrong:

    FilterSphere(
        const KeyExternal& center,
        const ScalarExternal& radius,