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