#include "main.h"
Go to the source code of this file.
Macros | |
#define | CHECK_MMTR(DEST, TRI, OP) |
Functions | |
template<typename Scalar > | |
void | mmtr (int size) |
void | test_product_mmtr () |
#define CHECK_MMTR | ( | DEST, | |
TRI, | |||
OP | |||
) |
Definition at line 12 of file product_mmtr.cpp.
void mmtr | ( | int | size | ) |
Definition at line 28 of file product_mmtr.cpp.
void test_product_mmtr | ( | ) |
Definition at line 87 of file product_mmtr.cpp.