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 | |
traits | |
Typedefs | |
using | gtsam::Sparse = Eigen::SparseMatrix< double > |
accelerated power method for fast eigenvalue and eigenvector computation
Definition in file AcceleratedPowerMethod.h.