LLNL / CxxPolyFitLinks
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
Sorting:
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++☆43Updated 11 years ago
- C++ binding for FITPACK B-spline curve and surface fitting routines☆30Updated 7 years ago
- Reconstruction of triangulated surfaces from range-scanned point clouds☆36Updated 7 years ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆52Updated 3 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 9 years ago
- Multilevel B-spline Approximation Library☆28Updated 6 years ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 2 years ago
- A kd-tree implementation in C++ (and Fortran) by Matthew B. Kennel☆61Updated 7 years ago
- Scattered data interpolation with multilevel B-Splines☆77Updated 8 months ago
- A fast surface reconstruction method from Hermite points☆33Updated 9 years ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆68Updated 3 months ago
- C++ library for fast Gauss transforms.☆67Updated last year
- A single header-only C++ library for least squares fitting.☆107Updated last year
- Field interpolation using finite elements and sparse linear least squares☆17Updated 4 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…☆42Updated last month
- Triangulation Template Library☆26Updated last month
- C++ L-BFGS implementation using plain STL☆33Updated 2 years ago
- Plugin to Eigen3 to initialize Matrices with C++11 Initializer_lists☆25Updated 8 years ago
- this is a function for 2D delaunay triangultation, input points ,then vertex index of triangles will be computed☆11Updated 5 years ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated 10 months ago
- N-dimensional linear interpolation on a rectangular grid in C++☆59Updated 5 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆74Updated 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
- Non-Negative Least Squares implementation for Eigen3☆37Updated 2 years ago
- OOD & OOP in CUDA/C++ of a framework for handling Topologies, Meshes, Mesh Deformation and adaptation, Mesh metrics, Visualization of mes…☆15Updated 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
- A library providing functionality for the geometric processing of polygonal(non-triangular) meshes.☆61Updated 3 months ago
- Fast arbitrary dimension linear interpolation in C++☆105Updated last year