#include <TooN/SymEigen.h>#include <iomanip>
Go to the source code of this file.
Functions | |
| int | main () |
| template<int Size> | |
| void | test (const Matrix< Size > &m) |
| template<int Size, int Size2> | |
| void | test_ (const Matrix< Size > &m) |
| int main | ( | ) |
Definition at line 26 of file sym_eigen.cc.
| void test | ( | const Matrix< Size > & | m | ) | [inline] |
Definition at line 20 of file sym_eigen.cc.
| void test_ | ( | const Matrix< Size > & | m | ) | [inline] |
Definition at line 9 of file sym_eigen.cc.