ebertolazzi / SplinesLinks
Various Splines Interpolation classes
☆148Updated last week
Alternatives and similar repositories for Splines
Users that are interested in Splines are comparing it to the libraries listed below
Sorting:
- Cubic B-Spline implementation in C++ templates☆102Updated last year
- A library to collect many useful spline functions into one place.☆292Updated 3 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
- C++ facility for natural cubic spline interpolation in 1D, 2D, and 3D.☆38Updated 10 years ago
- A single header-only C++ library for least squares fitting.☆111Updated 2 years ago
- Computes the Savitzky-Golay Filter coefficients.☆110Updated 4 years ago
- A C++ library for interpolation.☆250Updated 4 months ago
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆40Updated 2 years ago
- Fast and lightweight class for Bezier curves of any order in C++☆108Updated 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
- Two c++ header libs: Eigen matrices to matlab .mat files using 'matio' library, and a Mex wrapper for Eigen matrices.☆40Updated 6 years ago
- Fast arbitrary dimension linear interpolation in C++☆110Updated 6 months ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 3 years ago
- A C++ interface to formulate and solve linear, quadratic and second order cone problems.☆160Updated 4 years ago
- matplotlib-cpp with Eigen interfaces.☆57Updated 4 years ago
- Package provides C++ implementation of spline interpolation☆141Updated 4 years ago
- RobOptim Core Layer: interface and basic mathematical tools☆64Updated 9 months ago
- A simple library for producing multidimensional polynomial fits for C++☆38Updated 8 years ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++☆45Updated 11 years ago
- N-dimensional linear interpolation on a rectangular grid in C++☆61Updated 5 years ago
- C++ Implementation of Savitzky-Golay filtering based on Gram polynomials☆113Updated last year
- Numerical optimization in C++☆40Updated 11 years ago
- C++11 multivariate normal distribution sampling using Eigen matrices☆73Updated 4 years ago
- Mathematical tools (interpolation, dimensionality reduction, optimization, etc.) written in C++11 with Eigen☆282Updated last month
- Source repository for OOQP, a quadratic programming solver (and more)☆81Updated 9 years ago
- c++ cubic spline library☆823Updated 2 years ago
- Curve fitting based on Schneider's algorithm. Written using C++11 and OpenSceneGraph (visualization)☆105Updated 8 years ago
- Plugin to Eigen3 to initialize Matrices with C++11 Initializer_lists☆25Updated 8 years ago
- Bezier is a single header only C++ library for Bezier curve calculations and manipulations.☆314Updated 2 years ago