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
- C++ L-BFGS implementation using plain STL☆35Updated 2 weeks ago
- Scattered data interpolation with multilevel B-Splines☆79Updated last year
- Cubic B-Spline implementation in C++ templates☆102Updated last year
- Reconstruction of triangulated surfaces from range-scanned point clouds☆36Updated 7 years ago
- A single header-only C++ library for least squares fitting.☆110Updated 2 years ago
- 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
- Various Splines Interpolation classes☆147Updated last month
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 3 years ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 10 years 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
- 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
- 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
- N-dimensional linear interpolation on a rectangular grid in C++☆60Updated 5 years ago
- A kd-tree implementation in C++ (and Fortran) by Matthew B. Kennel☆63Updated 7 years ago
- Triangulation Template Library☆26Updated 2 weeks ago
- Multilevel B-spline Approximation Library☆28Updated 7 years ago
- OpenGP☆81Updated 3 years ago
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆173Updated 7 years ago
- data-parallel out-of-core library☆50Updated this week
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- A nano spline library in modern C++.☆128Updated last year
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- Non-linear least squares in C++, header-only, inspired by Ceres solver.☆30Updated 3 years ago
- Kd-Tree library for kNN and range queries in plain C++98☆97Updated last year
- Custom Visualizers for Visual Studio and LLDB Debuggers☆83Updated last week
- A lightweight C++ optimization library for nonlinear problems☆12Updated last year
- robust geometric predicates☆38Updated 5 years ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated 2 weeks ago