zziz / smLinks
Sparse Matrix - Simple implementation of Sparse Matrix Operations in C++.
☆17Updated 6 years ago
Alternatives and similar repositories for sm
Users that are interested in sm are comparing it to the libraries listed below
Sorting:
- Levenberg-Marquardt nonlinear least squares algorithms in C/C++☆22Updated last year
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- Reconstruction of triangulated surfaces from range-scanned point clouds☆36Updated 7 years ago
- A simple library for producing multidimensional polynomial fits for C++☆38Updated 8 years ago
- Triangulation Template Library☆26Updated 5 months ago
- A Quaternion class that implements general functionality with focus on the Modified Rodrigues Parametrization (MRPs)☆23Updated 5 years ago
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- Non-linear least squares in C++, header-only, inspired by Ceres solver.☆30Updated 3 years ago
- OpenGP☆81Updated 3 years ago
- C++ Shape Analysis and Geometry Processing☆40Updated last year
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 9 years ago
- numeric facilities for C++ 14; dual numbers, dual quaternions, constrained numbers, intervals☆24Updated 7 years ago
- Samplers to obtain pointclouds from CAD meshes☆16Updated 3 years ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- Least Squares Approximation of Scattered Data with B-Splines☆17Updated 12 years ago
- Library for creating and manipulating dual quaternions.☆53Updated 3 weeks ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 3 years ago
- Computational Geometry Sandbox. Graham's Scan, Jarvis's March, KD Tree, Nearest Neighbor☆12Updated 9 years ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆82Updated last year
- Visual Computing Library☆20Updated 5 months ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 2 years ago
- Non-Negative Least Squares implementation for Eigen3☆37Updated 2 years ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆72Updated 6 months ago
- C++ class for constructing the signed distance function from a level set function.☆17Updated 8 years ago
- Fast and Stable Color Balancing for Images and Augmented Reality☆15Updated 9 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- Small test bed for some basic stereo algorithms☆14Updated 8 years ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- QRKit is an extension of Eigen C++ library that allows for efficient QR decomposition of sparse matrices with common sparsity patterns.☆17Updated 4 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