Rookfighter / least-squares-cppLinks
A single header-only C++ library for least squares fitting.
☆107Updated 2 years ago
Alternatives and similar repositories for least-squares-cpp
Users that are interested in least-squares-cpp are comparing it to the libraries listed below
Sorting:
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- C++ Implementation of Savitzky-Golay filtering based on Gram polynomials☆113Updated last year
- Cubic B-Spline implementation in C++ templates☆101Updated last year
- fast modular opencv plotting library☆168Updated 2 years ago
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆38Updated last year
- Library for spline manipulation.☆21Updated 2 years ago
- Various Splines Interpolation classes☆143Updated 3 weeks ago
- A C++ library for interpolation.☆237Updated 2 months ago
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++☆44Updated 11 years ago
- Library for multivariate function approximation with splines (B-spline, P-spline, and more) with interfaces to C++, C, Python and MATLAB☆434Updated 2 years ago
- RANSAC Template Library☆89Updated 8 years ago
- Computes the Savitzky-Golay Filter coefficients.☆111Updated 3 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…☆43Updated 3 months ago
- An implementation of k-d tree☆181Updated last year
- Code for tutorial on how to use Eigen's LM optimization☆72Updated 8 years ago
- matplotlib-cpp with Eigen interfaces.☆57Updated 4 years ago
- C++ facility for natural cubic spline interpolation in 1D, 2D, and 3D.☆38Updated 10 years ago
- Implementations of various 2D convex hull algorithms in C++☆31Updated 10 years ago
- MWE for using the Eigen library in CUDA kernels☆119Updated 2 years ago
- A library to collect many useful spline functions into one place.☆284Updated 3 years ago
- QRKit is an extension of Eigen C++ library that allows for efficient QR decomposition of sparse matrices with common sparsity patterns.☆17Updated 4 years ago
- Survey of Higher Order Rigid Body Motion Interpolation Methods for Keyframe Animation and Continuous-Time Trajectory Estimation☆153Updated 5 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
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 3 years ago
- A nano spline library in modern C++.☆124Updated 9 months ago
- A trivial gnuplot interface for c++☆78Updated 2 years ago
- Ponca (fomerly known as Patate) is a header only C++/CUDA library for point cloud analysis☆35Updated last week
- C++ binding for FITPACK B-spline curve and surface fitting routines☆30Updated 7 years ago
- Package provides C++ implementation of spline interpolation☆138Updated 4 years ago
- Kd-Tree library for kNN and range queries in plain C++98☆93Updated last year