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
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 3 years ago
- Scattered data interpolation with multilevel B-Splines☆75Updated 5 months ago
- Reconstruction of triangulated surfaces from range-scanned point clouds☆36Updated 6 years ago
- A kd-tree implementation in C++ (and Fortran) by Matthew B. Kennel☆59Updated 7 years ago
- C++ binding for FITPACK B-spline curve and surface fitting routines☆29Updated 7 years ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 9 years ago
- Numerical optimization in C++☆39Updated 11 years ago
- Cubic B-Spline implementation in C++ templates☆95Updated 7 months ago
- Multilevel B-spline Approximation Library☆28Updated 6 years ago
- A single header-only C++ library for least squares fitting.☆104Updated last year
- N-dimensional linear interpolation on a rectangular grid in C++☆59Updated 5 years ago
- Powercrust algorithm for surface reconstruction☆18Updated 8 years ago
- C++ library for fast Gauss transforms.☆67Updated 11 months ago
- Triangulation Template Library☆26Updated 6 years ago
- C++ L-BFGS implementation using plain STL☆32Updated 2 years ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 2 years ago
- A fast surface reconstruction method from Hermite points☆33Updated 8 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…☆40Updated this week
- 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
- 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
- Robust geometric predicates without the agonising pain.☆21Updated 4 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 3 weeks ago
- A library providing functionality for the geometric processing of polygonal(non-triangular) meshes.☆61Updated 3 weeks ago
- robust geometric predicates☆36Updated 4 years ago
- This repository contains examples applications that use libigl. They only work on MacOSX and they should be converted to tutorials.☆27Updated 2 years ago
- Non-Negative Least Squares implementation for Eigen3☆37Updated last year
- 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
- Templated C++ polynomial library☆24Updated 2 years ago
- Porting meshing tools and solvers that deal with unstructured meshes on GPUs☆15Updated last month