irlba
A C++ library for IRLBA
Loading...
Searching...
No Matches
centered.hpp File Reference

Deferred centering for a matrix. More...

#include <memory>
#include "../utils.hpp"
#include "interface.hpp"
#include "Eigen/Dense"
Include dependency graph for centered.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  irlba::CenteredMatrix< EigenVector_, EigenMatrix_, MatrixPointer_, CenterPointer_ >
 Deferred centering of a matrix. More...
 

Detailed Description

Deferred centering for a matrix.