C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators
-
Updated
Apr 5, 2024 - C++
C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators
Parallelization of QR decomposition with Householder transformation
Quadratic Equation Solver with Linear Algebra using LU and QR decomposition
Singular value decomposition and pseudo inverse functions
QR decomposition of a matrix into an orthogonal and an upper triangle matrix
QR decomposition using Householder reflections
QR-decomposition based QR-algorithm for eigenvalues evaluation of symmetric matrix with real values with OpenMP directives for parallelization of computations for multi-core systems
Linear Least Squares Regression with Eigen Dense Solver using QR decomposition and LU decomposition.
Add a description, image, and links to the qr-decomposition topic page so that developers can more easily learn about it.
To associate your repository with the qr-decomposition topic, visit your repo's landing page and select "manage topics."