|
irlba
A C++ library for IRLBA
|
| ▼ irlba | |
| ▼ Matrix | |
| centered.hpp | Deferred centering for a matrix |
| interface.hpp | Interfaces for matrix inputs |
| scaled.hpp | Deferred scaling for a matrix |
| simple.hpp | Simple wrapper around an Eigen matrix |
| sparse.hpp | Sparse matrix with parallelized multiplication |
| compute.hpp | Compute an approximate SVD with IRLBA |
| irlba.hpp | Implements IRLBA |
| Options.hpp | Options for IRLBA |
| parallel.hpp | Classes for parallelized multiplication |
| pca.hpp | Perform PCA with IRLBA |