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