TR-mbed 1.0
Loading...
Searching...
No Matches
Macros | Typedefs | Functions
benchCholesky.cpp File Reference
#include <iostream>
#include <Eigen/Core>
#include <Eigen/Cholesky>
#include <bench/BenchUtil.h>

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

◆ TRIES

#define TRIES   10

Typedef Documentation

◆ Scalar

typedef float Scalar

Function Documentation

◆ __attribute__()

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

◆ main()

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