Lucaweihs / range-treeLinks
A C++ RangeTree implementation.
☆43Updated 5 years ago
Alternatives and similar repositories for range-tree
Users that are interested in range-tree are comparing it to the libraries listed below
Sorting:
- C++ Implementation of Visvalingam's algorithm (also known as Visvalingam Whyatt algorithm)☆36Updated 4 years ago
- Plugin to Eigen3 to initialize Matrices with C++11 Initializer_lists☆25Updated 8 years ago
- A fast and flexible c++ template class for tree data structures☆110Updated 2 months ago
- A generic C++11 k-means clustering implementation☆215Updated 6 months ago
- Templated hierarchical spatial trees designed for high-peformance.☆131Updated last year
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆73Updated last month
- DiFi++ is a header-only c++ linear time-invariant Digital Filter library☆22Updated 4 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆67Updated 10 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 3 years ago
- A simple library for producing multidimensional polynomial fits for C++☆38Updated 8 years ago
- Tiny 2D Geometry Library☆30Updated 7 years ago
- a dynamic 2d space partitioning tree☆24Updated 4 years ago
- Doug Moore's Fast Hilbert Curve Generation, Sorting, and Range Queries☆71Updated 9 years ago
- Kd-Tree library for kNN and range queries in plain C++98☆97Updated last year
- Curve fitting based on Schneider's algorithm. Written using C++11 and OpenSceneGraph (visualization)☆105Updated 8 years ago
- Very simple C++ directed graph library☆80Updated 3 years ago
- PH-Tree C++ implementation☆34Updated 8 months ago
- C++ fast hierarchical clustering algorithms☆88Updated 2 years ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- An implementation of k-d tree☆188Updated last year
- data-parallel out-of-core library☆50Updated last week
- A nano spline library in modern C++.☆128Updated last year
- C++11 multivariate normal distribution sampling using Eigen matrices☆73Updated 3 years ago
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 10 years ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 10 years ago
- A well-documented C++ implementation of the cover tree datastructure for quick k-nearest-neighbor search. Allows single-point insertion a…☆62Updated 7 years ago
- Simple C++ KD-Tree implementation☆225Updated last year
- C++ STL-like Fibonacci heap and queue for fast priority queues with mutable keys.☆68Updated 3 years ago
- C++ Coding Conventions and Guidelines☆47Updated 6 years ago
- Visual Computing Library☆20Updated last month