TR-mbed 1.0
Loading...
Searching...
No Matches
Macros | Typedefs | Functions
bench_reverse.cpp File Reference
#include <iostream>
#include <Eigen/Core>
#include <bench/BenchUtil.h>

Macros

#define REPEAT   100000
 
#define TRIES   20
 

Typedefs

typedef double Scalar
 

Functions

template<typename MatrixType >
 __attribute__ ((noinline)) void bench_reverse(const MatrixType &m)
 
int main (int argc, char *argv[])
 

Macro Definition Documentation

◆ REPEAT

#define REPEAT   100000

◆ TRIES

#define TRIES   20

Typedef Documentation

◆ Scalar

typedef double Scalar

Function Documentation

◆ __attribute__()

template<typename MatrixType >
__attribute__ ( (noinline)  ) const &

◆ main()

int main ( int  argc,
char *  argv[] 
)