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

Defines

#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[])

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



re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:33:44