index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
bench
/
BenchTimer.h
Commit message (
Expand
)
Author
Age
*
email change
Gael Guennebaud
2010-06-24
*
make BenchTimer compatible with 2.0 branch
Gael Guennebaud
2010-06-01
*
clean #defined tokens, and use clock_gettime for the real time
Gael Guennebaud
2010-03-03
*
BenchTimer: avoid warning about symbol redefinition on win32, and include <Ei...
Eamon Nerbonne
2010-03-02
*
ups
Hauke Heibel
2010-02-22
*
Added getRealTime() for windows.
Hauke Heibel
2010-02-22
*
extend the bench timer to allow benchmarking of parallel code,
Gael Guennebaud
2010-02-22
*
Added missing typedef (will I ever learn it!?)
Hauke Heibel
2009-12-01
*
properly implement BenchTimer on POSIX
Benoit Jacob
2009-10-29
*
Added Windows support to the BenchTimer.
Hauke Heibel
2009-10-20
*
remove sentence "Eigen itself is part of the KDE project."
Benoit Jacob
2009-05-22
*
Update e-mail address
Benoit Jacob
2008-11-24
*
* updated benchmark files according to recent renamings
Gael Guennebaud
2008-07-27
*
some documentation fixes (Cwise* and Cholesky)
Gael Guennebaud
2008-05-22
*
* basic support for multicore CPU via a .evalOMP() which
Gael Guennebaud
2008-03-09