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