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:
- C++ binding for FITPACK B-spline curve and surface fitting routines☆31Updated 8 years ago
- Scattered data interpolation with multilevel B-Splines☆79Updated last year
- Various Splines Interpolation classes☆145Updated 2 weeks ago
- A kd-tree implementation in C++ (and Fortran) by Matthew B. Kennel☆62Updated 7 years ago
- Cubic B-Spline implementation in C++ templates☆102Updated last year
- 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
- Reconstruction of triangulated surfaces from range-scanned point clouds☆36Updated 7 years ago
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++☆45Updated 11 years ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- Multilevel B-spline Approximation Library☆28Updated 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…☆73Updated last month
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- C++ L-BFGS implementation using plain STL☆35Updated 2 years ago
- A single header-only C++ library for least squares fitting.☆109Updated 2 years ago
- Sparse Matrix - Simple implementation of Sparse Matrix Operations in C++.☆17Updated 6 years ago
- OpenGP☆81Updated 3 years ago
- data-parallel out-of-core library☆50Updated last week
- 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
- A nano spline library in modern C++.☆128Updated last year
- Non-linear least squares in C++, header-only, inspired by Ceres solver.☆30Updated 3 years ago
- TooN - Tom's Object Oriented Numerics library☆127Updated last year
- Library for multivariate function approximation with splines (B-spline, P-spline, and more) with interfaces to C++, C, Python and MATLAB☆440Updated 2 years ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 4 years ago
- A modern c++ root finding algorithm based on the original Jenkins-Traub RPOLY software.☆58Updated 7 years ago
- Fast arbitrary dimension linear interpolation in C++☆110Updated 5 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
- N-dimensional linear interpolation on a rectangular grid in C++☆60Updated 5 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