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☆36Updated 2 months ago
- Scattered data interpolation with multilevel B-Splines☆80Updated last year
- Cubic B-Spline implementation in C++ templates☆103Updated last year
- Reconstruction of triangulated surfaces from range-scanned point clouds☆36Updated 7 years ago
- Various Splines Interpolation classes☆148Updated this week
- C++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math)…☆67Updated 6 years ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆45Updated 10 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 3 years ago
- C++ binding for FITPACK B-spline curve and surface fitting routines☆32Updated 8 years ago
- A kd-tree implementation in C++ (and Fortran) by Matthew B. Kennel☆65Updated 8 years ago
- Library for multivariate function approximation with splines (B-spline, P-spline, and more) with interfaces to C++, C, Python and MATLAB☆444Updated 2 years 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
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 6 years ago
- A nano spline library in modern C++.☆130Updated last month
- N-dimensional linear interpolation on a rectangular grid in C++☆61Updated 6 years ago
- A single header-only C++ library for least squares fitting.☆112Updated 2 years ago
- Multilevel B-spline Approximation Library☆28Updated 7 years ago
- Triangulation Template Library☆26Updated 2 months ago
- Fast arbitrary dimension linear interpolation in C++☆111Updated 7 months ago
- Least Squares Approximation of Scattered Data with B-Splines☆18Updated 12 years ago
- data-parallel out-of-core library☆50Updated 2 months ago
- C++ library for fast Gauss transforms.☆70Updated last year
- C++ Shape Analysis and Geometry Processing☆40Updated last year
- Numerical optimization in C++☆40Updated 11 years ago
- Non-Negative Least Squares implementation for Eigen3☆37Updated 2 years ago
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆176Updated 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
- OpenGP☆81Updated 3 years ago