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 64 of file eig33.cpp.

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

Definition at line 111 of file eig33.cpp.

int main ( void  )

Definition at line 186 of file eig33.cpp.



re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:33:45