| 
    irlba
    
   A C++ library for IRLBA 
   | 
 
Deferred scaling for a matrix. More...


Go to the source code of this file.
Classes | |
| class | irlba::ScaledWorkspace< EigenVector_, Matrix_, Scale_ > | 
Workspace class for multiplying a ScaledMatrix.  More... | |
| class | irlba::ScaledAdjointWorkspace< EigenVector_, Matrix_, Scale_ > | 
Workspace class for multiplying a transposed ScaledMatrix.  More... | |
| class | irlba::ScaledRealizeWorkspace< EigenMatrix_, Matrix_, Scale_ > | 
Workspace class for realizing a ScaledMatrix.  More... | |
| class | irlba::ScaledMatrix< EigenVector_, EigenMatrix_, MatrixPointer_, ScalePointer_ > | 
| Deferred scaling of a matrix.  More... | |
Namespaces | |
| namespace | irlba | 
| Implements IRLBA for approximate SVD.  | |
Deferred scaling for a matrix.