Rookfighter / least-squares-cpp
A single header-only C++ library for least squares fitting.
☆105Updated last year
Alternatives and similar repositories for least-squares-cpp:
Users that are interested in least-squares-cpp are comparing it to the libraries listed below
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++☆43Updated 10 years ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 2 years ago
- Scattered data interpolation with multilevel B-Splines☆76Updated 7 months ago
- C++ binding for FITPACK B-spline curve and surface fitting routines☆30Updated 7 years ago
- Cubic B-Spline implementation in C++ templates☆97Updated 9 months ago
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆37Updated last year
- Survey of Higher Order Rigid Body Motion Interpolation Methods for Keyframe Animation and Continuous-Time Trajectory Estimation☆153Updated 5 years ago
- A C++ library for interpolation.☆229Updated 3 months ago
- Code for tutorial on how to use Eigen's LM optimization☆72Updated 8 years ago
- A simple library for producing multidimensional polynomial fits for C++☆37Updated 7 years ago
- A simple implementation of the Levenberg Marquardt algorithm.☆78Updated 6 years ago
- RANSAC Template Library☆88Updated 7 years ago
- Custom views of various objects for Visual Studio debugger☆76Updated 11 months ago
- Fast arbitrary dimension linear interpolation in C++☆105Updated last year
- C++ library for fast Gauss transforms.☆67Updated last year
- C++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math)…☆65Updated 5 years ago
- fast modular opencv plotting library☆165Updated 2 years ago
- Library for spline manipulation.☆21Updated last year
- MWE for using the Eigen library in CUDA kernels☆119Updated 2 years ago
- Various Splines Interpolation classes☆144Updated this week
- Implementations of various 2D convex hull algorithms in C++☆31Updated 10 years ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 3 years ago
- A C++ wrapper of the matio library, with memory ownership handling, to read and write .mat files.☆64Updated 2 months ago
- C++ implementation of Lie Groups using Eigen.☆46Updated 8 years ago
- test on how to integrate vtk into glfw + imgui project☆119Updated last year
- A nano spline library in modern C++.☆120Updated 6 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…☆41Updated 3 weeks ago
- QRKit is an extension of Eigen C++ library that allows for efficient QR decomposition of sparse matrices with common sparsity patterns.☆16Updated 4 years ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 9 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆73Updated 2 years ago