#include "main.h"
Go to the source code of this file.
Functions | |
template<typename MatrixType > | |
void | linearStructure (const MatrixType &m) |
void | test_eigen2_linearstructure () |
void linearStructure | ( | const MatrixType & | m | ) |
Definition at line 27 of file eigen2_linearstructure.cpp.
void test_eigen2_linearstructure | ( | ) |
Definition at line 87 of file eigen2_linearstructure.cpp.