LLNL / CxxPolyFitLinks
A simple library for producing multidimensional polynomial fits for C++
☆38Updated 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++☆44Updated 11 years ago
- Cubic B-Spline implementation in C++ templates☆101Updated last year
- Various Splines Interpolation classes☆143Updated 3 weeks ago
- Scattered data interpolation with multilevel B-Splines☆79Updated 10 months ago
- A kd-tree implementation in C++ (and Fortran) by Matthew B. Kennel☆62Updated 7 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆77Updated 2 years ago
- C++ binding for FITPACK B-spline curve and surface fitting routines☆30Updated 7 years ago
- data-parallel out-of-core library☆50Updated 3 weeks ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆71Updated 5 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 9 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 6 years ago
- Fast arbitrary dimension linear interpolation in C++☆108Updated last month
- A single header-only C++ library for least squares fitting.☆107Updated 2 years ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- N-dimensional linear interpolation on a rectangular grid in C++☆60Updated 5 years ago
- Multilevel B-spline Approximation Library☆28Updated 7 years ago
- Library for multivariate function approximation with splines (B-spline, P-spline, and more) with interfaces to C++, C, Python and MATLAB☆434Updated 2 years ago
- C++ L-BFGS implementation using plain STL☆34Updated 2 years ago
- A nano spline library in modern C++.☆124Updated 9 months ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 9 years ago
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆165Updated 7 years ago
- A library to collect many useful spline functions into one place.☆284Updated 3 years ago
- Triangulation Template Library☆26Updated 3 months ago
- this is a function for 2D delaunay triangultation, input points ,then vertex index of triangles will be computed☆11Updated 5 years ago
- Curve fitting based on Schneider's algorithm. Written using C++11 and OpenSceneGraph (visualization)☆104Updated 8 years ago
- Custom views of various objects for Visual Studio debugger☆82Updated last year
- A simple octree with good commenting for learning how octrees work.☆260Updated 3 years ago
- 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…☆25Updated 6 months ago
- Porting meshing tools and solvers that deal with unstructured meshes on GPUs☆15Updated 4 months ago
- Reconstruction of triangulated surfaces from range-scanned point clouds☆36Updated 7 years ago