TR-mbed 1.0
Loading...
Searching...
No Matches
Macros | Functions
redux.cpp File Reference
#include "main.h"

Macros

#define TEST_ENABLE_TEMPORARY_TRACKING
 
#define EIGEN_CACHEFRIENDLY_PRODUCT_THRESHOLD   8
 

Functions

template<typename MatrixType >
void matrixRedux (const MatrixType &m)
 
template<typename VectorType >
void vectorRedux (const VectorType &w)
 
 EIGEN_DECLARE_TEST (redux)
 

Macro Definition Documentation

◆ EIGEN_CACHEFRIENDLY_PRODUCT_THRESHOLD

#define EIGEN_CACHEFRIENDLY_PRODUCT_THRESHOLD   8

◆ TEST_ENABLE_TEMPORARY_TRACKING

#define TEST_ENABLE_TEMPORARY_TRACKING

Function Documentation

◆ EIGEN_DECLARE_TEST()

EIGEN_DECLARE_TEST ( redux  )

◆ matrixRedux()

template<typename MatrixType >
void matrixRedux ( const MatrixType m)

◆ vectorRedux()

template<typename VectorType >
void vectorRedux ( const VectorType w)