Functions
testAcceleratedPowerMethod.cpp File Reference

Check eigenvalue and eigenvector computed by accelerated power method. More...

#include <CppUnitLite/TestHarness.h>
#include <gtsam/base/Matrix.h>
#include <gtsam/base/VectorSpace.h>
#include <gtsam/inference/Symbol.h>
#include <gtsam/linear/AcceleratedPowerMethod.h>
#include <gtsam/linear/GaussianFactorGraph.h>
#include <gtsam/linear/tests/powerMethodExample.h>
#include <Eigen/Core>
#include <Eigen/Dense>
#include <Eigen/Eigenvalues>
#include <iostream>
#include <random>
Include dependency graph for testAcceleratedPowerMethod.cpp:

Go to the source code of this file.

Functions

int main ()
 
 TEST (AcceleratedPowerMethod, acceleratedPowerIteration)
 
 TEST (AcceleratedPowerMethod, useFactorGraphSparse)
 
 TEST (AcceleratedPowerMethod, useFactorGraphDense)
 

Detailed Description

Check eigenvalue and eigenvector computed by accelerated power method.

testPowerMethod.cpp

Date
Sept 2020
Author
Jing Wu

Definition in file testAcceleratedPowerMethod.cpp.

Function Documentation

int main ( void  )

Definition at line 136 of file testAcceleratedPowerMethod.cpp.

TEST ( AcceleratedPowerMethod  ,
acceleratedPowerIteration   
)

Definition at line 39 of file testAcceleratedPowerMethod.cpp.

TEST ( AcceleratedPowerMethod  ,
useFactorGraphSparse   
)

Definition at line 66 of file testAcceleratedPowerMethod.cpp.

TEST ( AcceleratedPowerMethod  ,
useFactorGraphDense   
)

Definition at line 101 of file testAcceleratedPowerMethod.cpp.



gtsam
Author(s):
autogenerated on Sat May 8 2021 02:51:40