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

◆ REPEAT

#define REPEAT   10000

Definition at line 18 of file benchCholesky.cpp.

◆ TRIES

#define TRIES   10

Definition at line 22 of file benchCholesky.cpp.

Typedef Documentation

◆ Scalar

typedef float Scalar

Definition at line 25 of file benchCholesky.cpp.

Function Documentation

◆ __attribute__()

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

Definition at line 28 of file benchCholesky.cpp.

◆ main()

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

Definition at line 119 of file benchCholesky.cpp.



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