#include "main.h"
Go to the source code of this file.
Functions | |
EIGEN_DECLARE_TEST (product_selfadjoint) | |
template<typename MatrixType > | |
void | product_selfadjoint (const MatrixType &m) |
EIGEN_DECLARE_TEST | ( | product_selfadjoint | ) |
Definition at line 62 of file product_selfadjoint.cpp.
void product_selfadjoint | ( | const MatrixType & | m | ) |
Definition at line 12 of file product_selfadjoint.cpp.