Loading [MathJax]/extensions/tex2jax.js
gtsam 4.1.1
gtsam
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
AcceleratedPowerMethod.h File Reference

accelerated power method for fast eigenvalue and eigenvector computation More...

Go to the source code of this file.

Classes

class  gtsam::AcceleratedPowerMethod< Operator >
 Compute maximum Eigenpair with accelerated power method. More...
 

Namespaces

namespace  gtsam
 Global functions in a separate testing namespace.
 

Typedefs

using gtsam::Sparse = Eigen::SparseMatrix< double >
 

Detailed Description

accelerated power method for fast eigenvalue and eigenvector computation

Date
Sept 2020
Author
Jing Wu