-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- moved k_closest_naive to debug header - added check_layer to debug header - made k_closest_state and cmp_pt_dist public so that user code can compare points by distance to a fixed point (extremely dirty) - improved k_closest error reporting and docs - fix split_i64cu (wasn't fully setting sub-bounds) - add debug checks - extend pointcloud test: also tests k_closest and has many compile time params
- Loading branch information
Showing
4 changed files
with
184 additions
and
83 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.