irlba
A C++ library for IRLBA
Loading...
Searching...
No Matches
Namespace List
Here is a list of all documented namespaces with brief descriptions:
[detail level 123]
 NirlbaImplements IRLBA for approximate SVD
 CCenteredWrapper for a centered matrix
 CEigenThreadScopeRestrict the number of available threads for Eigen
 Cget_adjoint_workspaceGet the type of workspace for wrapped_adjoint_multiply()
 Cget_adjoint_workspace< Matrix_, decltype((void) std::declval< typename Matrix_::Index >(), 0)>Get the type of workspace for wrapped_adjoint_multiply()
 Cget_workspaceGet the type of workspace for wrapped_multiply()
 Cget_workspace< Matrix_, decltype((void) std::declval< typename Matrix_::Index >(), 0)>Get the type of workspace for wrapped_multiply()
 CMockMatrixInterface for a matrix to use in compute()
 CAdjointWorkspaceWorkspace class for adjoint_multiply()
 CWorkspaceWorkspace class for multiply()
 COptionsOptions for the IRLBA algorithm
 CParallelSparseMatrixSparse matrix with customizable parallelization
 CResultsResult of the IRLBA-based decomposition
 CScaledWrapper for a scaled matrix