|
irlba
A C++ library for IRLBA
|
Simple wrapper around an Eigen matrix. More...
#include <memory>#include <type_traits>#include "../utils.hpp"#include "interface.hpp"#include "Eigen/Dense"

Go to the source code of this file.
Classes | |
| class | irlba::SimpleMatrix< EigenVector_, EigenMatrix_, SimplePointer_ > |
A Matrix-compatible wrapper around a "simple" matrix. More... | |
Simple wrapper around an Eigen matrix.