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:
- A simple library for producing multidimensional polynomial fits for C++☆38Updated 8 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- Visual Computing Library☆20Updated 2 weeks ago
- Non-linear least squares in C++, header-only, inspired by Ceres solver.☆30Updated 3 years ago
- Levenberg-Marquardt nonlinear least squares algorithms in C/C++☆22Updated 2 years ago
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- Triangulation Template Library☆26Updated 6 months ago
- KMeans clustering in Eigen.☆26Updated 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
- A Quaternion class that implements general functionality with focus on the Modified Rodrigues Parametrization (MRPs)☆22Updated 5 years ago
- vectorization of the kd-tree data structure and search algorithm☆41Updated 7 years ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆53Updated 4 years ago
- Least Squares Approximation of Scattered Data with B-Splines☆18Updated 12 years ago
- Easy-to-Use C++ Computer Vision Library☆57Updated 2 months ago
- C++ Implementation of Visvalingam's algorithm (also known as Visvalingam Whyatt algorithm)☆34Updated 4 years ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆82Updated last year
- C++ L-BFGS implementation using plain STL☆35Updated 2 years ago
- A C++ library that allows you to plot data just as in MATLAB☆24Updated 11 years ago
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆21Updated 5 years ago
- C++ Shape Analysis and Geometry Processing☆40Updated last year
- Reconstruction of triangulated surfaces from range-scanned point clouds☆36Updated 7 years ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 10 years ago
- Library with colormaps for C++☆29Updated 2 years ago
- QRKit is an extension of Eigen C++ library that allows for efficient QR decomposition of sparse matrices with common sparsity patterns.☆17Updated 5 years ago
- Samplers to obtain pointclouds from CAD meshes☆16Updated 3 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…☆73Updated 2 weeks ago
- Numerical optimization in C++☆40Updated 11 years ago
- OpenGL based 3D engine with a viewer API for pointcloud, surface meshes☆14Updated 2 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 3 years ago