Defines | Typedefs | Functions
bench_reverse.cpp File Reference
#include <iostream>
#include <Eigen/Core>
#include <bench/BenchUtil.h>
Include dependency graph for bench_reverse.cpp:

Go to the source code of this file.

Defines

#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[])

Define Documentation

#define REPEAT   100000

Definition at line 8 of file bench_reverse.cpp.

#define TRIES   20

Definition at line 12 of file bench_reverse.cpp.


Typedef Documentation

typedef double Scalar

Definition at line 15 of file bench_reverse.cpp.


Function Documentation

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

Definition at line 18 of file bench_reverse.cpp.

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

Definition at line 60 of file bench_reverse.cpp.



re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:33:44