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