llnl / CxxPolyFitLinks
A simple library for producing multidimensional polynomial fits for C++
☆38Updated 8 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++☆45Updated 11 years ago
- A kd-tree implementation in C++ (and Fortran) by Matthew B. Kennel☆65Updated 8 years ago
- Multilevel B-spline Approximation Library☆28Updated 7 years ago
- Scattered data interpolation with multilevel B-Splines☆80Updated last year
- C++ L-BFGS implementation using plain STL☆36Updated 2 months ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆45Updated 10 years ago
- Reconstruction of triangulated surfaces from range-scanned point clouds☆36Updated 7 years ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆74Updated 3 months ago
- data-parallel out-of-core library☆50Updated last month
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- C++ binding for FITPACK B-spline curve and surface fitting routines☆31Updated 8 years ago
- A single header-only C++ library for least squares fitting.☆112Updated 2 years ago
- N-dimensional linear interpolation on a rectangular grid in C++☆61Updated 6 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 3 years ago
- Triangulation Template Library☆26Updated 2 months ago
- QRKit is an extension of Eigen C++ library that allows for efficient QR decomposition of sparse matrices with common sparsity patterns.☆17Updated 5 years ago
- Least Squares Approximation of Scattered Data with B-Splines☆18Updated 12 years ago
- Various Splines Interpolation classes☆148Updated last week
- Cubic B-Spline implementation in C++ templates☆103Updated last year
- 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
- C++ Implementation of Visvalingam's algorithm (also known as Visvalingam Whyatt algorithm)☆36Updated 5 years ago
- Plugin to Eigen3 to initialize Matrices with C++11 Initializer_lists☆25Updated 8 years ago
- Non-linear least squares in C++, header-only, inspired by Ceres solver.☆30Updated 3 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)…☆66Updated 6 years ago
- Sparse Matrix - Simple implementation of Sparse Matrix Operations in C++.☆17Updated 7 years ago
- A library with space-filling curve algorithms (analysis, neighbor-finding, visualization) and other utilities (math, geometry, image proc…☆25Updated 8 years ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 6 years ago
- Fast arbitrary dimension linear interpolation in C++☆110Updated 7 months ago
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- A C++ header only library for fast nearest neighbor and range searches using a KdTree. It supports interfacing with Eigen, OpenCV, and cu…☆46Updated 5 months ago