A_ | gtsam::PowerMethod< Operator > | protected |
acceleratedPowerIteration(const Vector &x1, const Vector &x0, const double beta) const | gtsam::AcceleratedPowerMethod< Operator > | inline |
acceleratedPowerIteration() const | gtsam::AcceleratedPowerMethod< Operator > | inline |
AcceleratedPowerMethod(const Operator &A, const boost::optional< Vector > initial=boost::none, double initialBeta=0.0) | gtsam::AcceleratedPowerMethod< Operator > | inlineexplicit |
compute(size_t maxIterations, double tol) | gtsam::AcceleratedPowerMethod< Operator > | inline |
converged(double tol) const | gtsam::PowerMethod< Operator > | inline |
dim_ (defined in gtsam::PowerMethod< Operator >) | gtsam::PowerMethod< Operator > | protected |
eigenvalue() const | gtsam::PowerMethod< Operator > | inline |
eigenvector() const | gtsam::PowerMethod< Operator > | inline |
estimateBeta(const size_t T=10) const | gtsam::AcceleratedPowerMethod< Operator > | inline |
nrIterations() const | gtsam::PowerMethod< Operator > | inline |
nrIterations_ (defined in gtsam::PowerMethod< Operator >) | gtsam::PowerMethod< Operator > | protected |
powerIteration(const Vector &x) const | gtsam::PowerMethod< Operator > | inline |
powerIteration() const | gtsam::PowerMethod< Operator > | inline |
PowerMethod(const Operator &A, const boost::optional< Vector > initial=boost::none) | gtsam::PowerMethod< Operator > | inlineexplicit |
ritzValue_ (defined in gtsam::PowerMethod< Operator >) | gtsam::PowerMethod< Operator > | protected |
ritzVector_ (defined in gtsam::PowerMethod< Operator >) | gtsam::PowerMethod< Operator > | protected |