|
GTSAM
4.0.2
C++ library for smoothing and mapping (SAM)
|
accelerated power method for fast eigenvalue and eigenvector computation More...
#include <gtsam/linear/PowerMethod.h>

Go to the source code of this file.
Classes | |
| class | gtsam::AcceleratedPowerMethod< Operator > |
| Compute maximum Eigenpair with accelerated power method. More... | |
Namespaces | |
| gtsam | |
Typedefs | |
| using | gtsam::Sparse = Eigen::SparseMatrix< double > |
accelerated power method for fast eigenvalue and eigenvector computation
1.8.13