LLNL / CxxPolyFitLinks
A simple library for producing multidimensional polynomial fits for C++
☆38Updated 7 years ago
Alternatives and similar repositories for CxxPolyFit
Users that are interested in CxxPolyFit are comparing it to the libraries listed below
Sorting:
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++☆44Updated 11 years ago
- Scattered data interpolation with multilevel B-Splines☆79Updated 9 months ago
- C++ L-BFGS implementation using plain STL☆34Updated 2 years ago
- Cubic B-Spline implementation in C++ templates☆100Updated 11 months ago
- Various Splines Interpolation classes☆143Updated last week
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- Plugin to Eigen3 to initialize Matrices with C++11 Initializer_lists☆25Updated 8 years ago
- Triangulation Template Library☆26Updated 3 months ago
- A C++ header only library for fast nearest neighbor and range searches using a KdTree. It supports interfacing with Eigen, OpenCV, and cu…☆43Updated 3 months ago
- N-dimensional linear interpolation on a rectangular grid in C++☆60Updated 5 years ago
- Multilevel B-spline Approximation Library☆28Updated 7 years ago
- Sparse Matrix - Simple implementation of Sparse Matrix Operations in C++.☆17Updated 6 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 2 years ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 9 years ago
- Reconstruction of triangulated surfaces from range-scanned point clouds☆36Updated 7 years ago
- C++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math)…☆65Updated 6 years ago
- C++ binding for FITPACK B-spline curve and surface fitting routines☆30Updated 7 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- Fast arbitrary dimension linear interpolation in C++☆107Updated 3 weeks ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆69Updated 4 months ago
- PinMesh is an exact and efficient parallel algorithm for preprocess a polyhedral triangular mesh and, then, query a cloud of points again…☆15Updated 9 years ago
- A kd-tree implementation in C++ (and Fortran) by Matthew B. Kennel☆62Updated 7 years ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆53Updated 3 years ago
- A single header-only C++ library for least squares fitting.☆107Updated last year
- A nano spline library in modern C++.☆122Updated 9 months ago
- OpenGP☆81Updated 2 years ago
- A simple C++ library for mesh grid generation☆21Updated 5 years ago
- Least Squares Approximation of Scattered Data with B-Splines☆17Updated 12 years ago
- C++ Shape Analysis and Geometry Processing☆40Updated last year
- A fast surface reconstruction method from Hermite points☆33Updated 9 years ago