Macros | 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.

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

#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.



gtsam
Author(s):
autogenerated on Sat May 8 2021 02:51:27