Functions
eig33.cpp File Reference
#include <iostream>
#include <Eigen/Core>
#include <Eigen/Eigenvalues>
#include <Eigen/Geometry>
#include <bench/BenchTimer.h>
Include dependency graph for eig33.cpp:

Go to the source code of this file.

Functions

template<typename Matrix , typename Roots >
void computeRoots (const Matrix &m, Roots &roots)
 
template<typename Matrix , typename Vector >
void eigen33 (const Matrix &mat, Matrix &evecs, Vector &evals)
 
int main ()
 

Function Documentation

template<typename Matrix , typename Roots >
void computeRoots ( const Matrix m,
Roots &  roots 
)
inline

Definition at line 49 of file eig33.cpp.

template<typename Matrix , typename Vector >
void eigen33 ( const Matrix mat,
Matrix evecs,
Vector &  evals 
)

Definition at line 86 of file eig33.cpp.

int main ( void  )

Definition at line 165 of file eig33.cpp.



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