Skip to content
This repository has been archived by the owner on May 24, 2019. It is now read-only.
/ redsvd-h Public archive

Header-only version of RedSVD

License

Notifications You must be signed in to change notification settings

ntessore/redsvd-h

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

RedSVD-h

A fully templated, header-only version of RedSVD.

This is a refactoring of RedSVD that removes dependency on scalars of type float by explicitly templating all types in the same way the Eigen library does. This makes it possible to use RedSVD for matrix types other than MatrixXf. All three classes RedSVD, RedSymEigen and RedPCA can be found in the include/RedSVD/RedSVD-h header file.

About

Header-only version of RedSVD

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published