Skip to content

Latest commit

 

History

History
executable file
·
16 lines (8 loc) · 463 Bytes

AUTHORS.md

File metadata and controls

executable file
·
16 lines (8 loc) · 463 Bytes

AUTHORS

ACKNOWLEDGEMENTS

Eigen 3 is a lightweight C++ template library for vector and matrix math, a.k.a. linear algebra.

redsvd is a library for solving several matrix decompositions including singular value decomposition (SVD), principal component analysis (PCA), and eigen value decomposition. redsvd uses Eigen3.