Enumerations | Functions
basicbenchmark.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  { LazyEval, EarlyEval, OmpEval }

Functions

template<int Mode, typename MatrixType >
double benchBasic (const MatrixType &mat, int size, int tries) __attribute__((noinline))
template<int Mode, typename MatrixType >
void benchBasic_loop (const MatrixType &I, MatrixType &m, int iterations) __attribute__((noinline))

Enumeration Type Documentation

anonymous enum
Enumerator:
LazyEval 
EarlyEval 
OmpEval 

Definition at line 5 of file basicbenchmark.h.


Function Documentation

template<int Mode, typename MatrixType >
double benchBasic ( const MatrixType mat,
int  size,
int  tries 
)

Definition at line 41 of file basicbenchmark.h.

template<int Mode, typename MatrixType >
void benchBasic_loop ( const MatrixType I,
MatrixType m,
int  iterations 
)

Definition at line 11 of file basicbenchmark.h.



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