index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
product.h
Commit message (
Expand
)
Author
Age
*
bug #86 : use internal:: namespace instead of ei_ prefix
Benoit Jacob
2010-10-25
*
bug fix in gemv:
Gael Guennebaud
2010-06-24
*
Still fixing warnings.
Hauke Heibel
2010-06-20
*
Utilize Index in all unit tests.
Hauke Heibel
2010-06-20
*
implicit conversion to scalar for inner product
Gael Guennebaud
2010-06-02
*
Complete rework of global math functions and NumTraits.
Benoit Jacob
2010-04-28
*
* move dummy_precision and epsilon to NumTraits
Gael Guennebaud
2010-02-10
*
Remove some Array #includes.
Jitse Niesen
2010-01-21
*
merge with default branch
Gael Guennebaud
2009-12-22
|
\
*
|
some compilation fixes
Gael Guennebaud
2009-12-10
|
*
precision ---> dummy_precision
Benoit Jacob
2009-11-26
|
/
*
Adaptions from .lazy() towards .noalias().
Hauke Heibel
2009-08-31
*
big refactoring in Product.h:
Gael Guennebaud
2009-08-05
*
* extended the cache friendly products to support C = alpha * A * M and C += ...
Gael Guennebaud
2009-07-07
*
remove sentence "Eigen itself is part of the KDE project."
Benoit Jacob
2009-05-22
*
Update e-mail address
Benoit Jacob
2008-11-24
*
improve assertion checking in product
Gael Guennebaud
2008-10-25
*
As discussed on ML:
Gael Guennebaud
2008-10-24
*
* remove LargeBit and related stuff
Gael Guennebaud
2008-08-23
*
Optimizations:
Gael Guennebaud
2008-08-01