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

Go to the source code of this file.

Macros

#define REPEAT   10000
 
#define TRIES   10
 

Typedefs

typedef float Scalar
 

Functions

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

Macro Definition Documentation

#define REPEAT   10000

Definition at line 19 of file benchCholesky.cpp.

#define TRIES   10

Definition at line 23 of file benchCholesky.cpp.

Typedef Documentation

typedef float Scalar

Definition at line 26 of file benchCholesky.cpp.

Function Documentation

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

Definition at line 29 of file benchCholesky.cpp.

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

Definition at line 120 of file benchCholesky.cpp.



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