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