#include "main.h"
Go to the source code of this file.
Macros | |
#define | EIGEN_CACHEFRIENDLY_PRODUCT_THRESHOLD 8 |
#define | TEST_ENABLE_TEMPORARY_TRACKING |
Functions | |
EIGEN_DECLARE_TEST (redux) | |
template<typename MatrixType > | |
void | matrixRedux (const MatrixType &m) |
template<typename VectorType > | |
void | vectorRedux (const VectorType &w) |
void matrixRedux | ( | const MatrixType & | m | ) |
void vectorRedux | ( | const VectorType & | w | ) |