irlba
A C++ library for IRLBA
Loading...
Searching...
No Matches
Class Hierarchy
Go to the graphical class hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level
1
2
]
▼
C
irlba::AdjointWorkspace< EigenVector_ >
Workspace
class for multiplying a transposed
Matrix
C
irlba::ParallelSparseAdjointWorkspace< EigenVector_, ValueArray_, IndexArray_, PointerArray_ >
Workspace
for multiplication of a transposed
ParallelSparseMatrix
C
irlba::EigenThreadScope
Restrict the number of available threads for Eigen
▼
C
irlba::Matrix< EigenVector_, EigenMatrix_ >
Interface for a matrix to use in
compute()
C
irlba::CenteredMatrix< EigenVector_, EigenMatrix_, MatrixPointer_, CenterPointer_ >
Deferred centering of a matrix
C
irlba::ParallelSparseMatrix< EigenVector_, EigenMatrix_, ValueArray_, IndexArray_, PointerArray_ >
Sparse matrix with customizable parallelization
C
irlba::SimpleMatrix< EigenVector_, EigenMatrix_, SimplePointer_ >
A
Matrix
-compatible wrapper around a "simple" matrix
C
irlba::Options< EigenVector_ >
Options
for running IRLBA in
compute()
and
pca()
C
irlba::PcaResults< EigenMatrix_, EigenVector_ >
Results
of the IRLBA-based PCA by
pca()
▼
C
irlba::RealizeWorkspace< EigenMatrix_ >
Workspace
class for realizing a
Matrix
C
irlba::ParallelSparseRealizeWorkspace< EigenMatrix_, ValueArray_, IndexArray_, PointerArray_ >
Workspace
for realizing a
ParallelSparseMatrix
C
irlba::Results< EigenMatrix_, EigenVector_ >
Results
of the IRLBA-based SVD by
compute()
▼
C
irlba::Workspace< EigenVector_ >
Workspace
class for multiplying a
Matrix
C
irlba::ParallelSparseWorkspace< EigenVector_, ValueArray_, IndexArray_, PointerArray_ >
Workspace
for multiplication of a
ParallelSparseMatrix
Generated by
1.12.0