rncarpio / delaunay_linterp
n-dimensional piecewise linear interpolation using Delaunay triangulation in C++
☆41Updated 10 years ago
Alternatives and similar repositories for delaunay_linterp:
Users that are interested in delaunay_linterp are comparing it to the libraries listed below
- N-dimensional linear interpolation on a rectangular grid in C++☆59Updated 5 years ago
- A simple library for producing multidimensional polynomial fits for C++☆37Updated 7 years ago
- Scattered data interpolation with multilevel B-Splines☆75Updated 3 months ago
- Fast arbitrary dimension linear interpolation in C++☆104Updated last year
- A single header-only C++ library for least squares fitting.☆102Updated last year
- A kd-tree implementation in C++ (and Fortran) by Matthew B. Kennel☆59Updated 7 years ago
- Lightweight, multithreaded, MEX-aware C++ header-only template library for parallel calculation of linear, bilinear, and trilinear interp…☆60Updated 5 years ago
- Multilevel B-spline Approximation Library☆28Updated 6 years ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆63Updated 4 months ago
- A C/C++ rewrite of the MINPACK software (originally in FORTRAN) for solving nonlinear equations and nonlinear least squares problems☆150Updated 4 months ago
- C++ binding for FITPACK B-spline curve and surface fitting routines☆29Updated 7 years ago
- A C++ implementation of polyharmonic/thin-plate spline transformation/interpolation☆23Updated 7 years ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 9 years 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
- Reconstruction of triangulated surfaces from range-scanned point clouds☆36Updated 6 years ago
- C++ Shape Analysis and Geometry Processing☆38Updated 8 months ago
- C++ library for fast Gauss transforms.☆66Updated 9 months ago
- robust geometric predicates☆35Updated 4 years ago
- Non-Negative Least Squares implementation for Eigen3☆37Updated last year
- A modern c++ root finding algorithm based on the original Jenkins-Traub RPOLY software.☆55Updated 6 years ago
- Conjugate Gradient for Least Squares in CUDA☆51Updated 9 years ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 3 years ago
- Robust geometric predicates without the agonising pain.☆19Updated 4 years ago
- Conjugate Gradient solver written in CUDA☆29Updated 5 years ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- Field interpolation using finite elements and sparse linear least squares☆17Updated 3 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 5 years ago
- this is a function for 2D delaunay triangultation, input points ,then vertex index of triangles will be computed☆10Updated 5 years ago
- Triangulation Template Library☆25Updated 6 years ago
- Two c++ header libs: Eigen matrices to matlab .mat files using 'matio' library, and a Mex wrapper for Eigen matrices.☆39Updated 5 years ago