#include "main.h"
Go to the source code of this file.
Defines | |
#define | EIGEN2_SUPPORT |
Functions | |
template<typename MatrixType > | |
void | eigen2support (const MatrixType &m) |
void | test_eigen2support () |
#define EIGEN2_SUPPORT |
Definition at line 25 of file eigen2support.cpp.
void eigen2support | ( | const MatrixType & | m | ) |
Definition at line 29 of file eigen2support.cpp.
void test_eigen2support | ( | ) |
Definition at line 70 of file eigen2support.cpp.