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

Simple wrapper around an Eigen matrix. More...

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

Go to the source code of this file.

Classes

class  irlba::SimpleMatrix< EigenVector_, EigenMatrix_, SimplePointer_ >
 A Matrix-compatible wrapper around a "simple" matrix. More...
 

Detailed Description

Simple wrapper around an Eigen matrix.