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

Options for IRLBA. More...

#include <cstdint>
#include <optional>
Include dependency graph for Options.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  irlba::Options< EigenVector_ >
 Options for running IRLBA in compute() and pca(). More...
 

Namespaces

namespace  irlba
 Implements IRLBA for approximate SVD.
 

Detailed Description

Options for IRLBA.