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

◆ REPEAT

#define REPEAT   100000

Definition at line 8 of file bench_reverse.cpp.

◆ TRIES

#define TRIES   20

Definition at line 12 of file bench_reverse.cpp.

Typedef Documentation

◆ Scalar

typedef double Scalar

Definition at line 15 of file bench_reverse.cpp.

Function Documentation

◆ __attribute__()

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

Definition at line 18 of file bench_reverse.cpp.

◆ main()

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

Definition at line 60 of file bench_reverse.cpp.



gtsam
Author(s):
autogenerated on Thu Jun 13 2024 03:11:35