LLNL / CxxPolyFit
A simple library for producing multidimensional polynomial fits for C++
☆37Updated 7 years ago
Alternatives and similar repositories for CxxPolyFit:
Users that are interested in CxxPolyFit are comparing it to the libraries listed below
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++☆43Updated 10 years ago
- Scattered data interpolation with multilevel B-Splines☆76Updated 7 months ago
- Reconstruction of triangulated surfaces from range-scanned point clouds☆36Updated 6 years ago
- C++ binding for FITPACK B-spline curve and surface fitting routines☆30Updated 7 years ago
- Multilevel B-spline Approximation Library☆28Updated 6 years ago
- A fast surface reconstruction method from Hermite points☆33Updated 8 years ago
- A kd-tree implementation in C++ (and Fortran) by Matthew B. Kennel☆60Updated 7 years ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 9 years ago
- A single header-only C++ library for least squares fitting.☆105Updated last year
- This is a c++ port initially performed by Luis Ibanez of the LSQR library of Chris Paige and Michael Saunders. The same methodology was a…☆23Updated 3 months ago
- PinMesh is an exact and efficient parallel algorithm for preprocess a polyhedral triangular mesh and, then, query a cloud of points again…☆15Updated 8 years ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆66Updated 2 months ago
- Cubic B-Spline implementation in C++ templates☆97Updated 9 months ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆73Updated 2 years ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆100Updated 9 years ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 3 years ago
- C++ L-BFGS implementation using plain STL☆33Updated 2 years ago
- N-dimensional linear interpolation on a rectangular grid in C++☆59Updated 5 years ago
- A lightweight C++ optimization library for nonlinear problems☆11Updated 7 months ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 2 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)…☆65Updated 5 years ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- Triangulation Template Library☆26Updated 3 weeks ago
- robust geometric predicates☆36Updated 4 years ago
- A library providing functionality for the geometric processing of polygonal(non-triangular) meshes.☆61Updated 2 months ago
- Sparse Matrix - Simple implementation of Sparse Matrix Operations in C++.☆17Updated 6 years ago
- A C++ implementation of polyharmonic/thin-plate spline transformation/interpolation☆23Updated 7 years ago
- C++ library for fast Gauss transforms.☆67Updated last year
- Custom views of various objects for Visual Studio debugger☆76Updated 11 months ago