tzaeschke / phtree-cpp

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

Predefined maps for 32bit floating points #117

Closed tzaeschke closed 1 year ago

tzaeschke commented 1 year ago

Add predefined types for 32bit floating point multimaps: PhTreeMultiMapF and PhTreeMultiMapBoxF.

codecov-commenter commented 1 year ago

Codecov Report

Merging #117 (29a5c4a) into main (4618230) will not change coverage. The diff coverage is n/a.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff           @@
##             main     #117   +/-   ##
=======================================
  Coverage   98.41%   98.41%           
=======================================
  Files          25       25           
  Lines        1958     1958           
=======================================
  Hits         1927     1927           
  Misses         31       31           
Impacted Files Coverage Δ
include/phtree/phtree.h 100.00% <ø> (ø)
include/phtree/phtree_multimap.h 99.50% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.