index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
diagonalmatrices.cpp
Commit message (
Expand
)
Author
Age
*
Fix unit test
Gael Guennebaud
2018-07-01
*
bug #1560 fix product with a 1x1 diagonal matrix
Gael Guennebaud
2018-06-25
*
bug #1543: fix linear indexing in generic block evaluation (this completes th...
Gael Guennebaud
2018-04-23
*
Fix bug #987: wrong alignement guess in diagonal product.
Gael Guennebaud
2015-03-31
*
Add support for dense ?= diagonal
Gael Guennebaud
2015-01-24
*
Clean source code and unit tests with respect to -Wunused-local-typedefs
Gael Guennebaud
2013-04-10
*
add scalar multiple to diagonal matrices
Gael Guennebaud
2012-09-27
*
Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.
Benoit Jacob
2012-07-13
*
add the possibility to configure the maximal matrix size in the unit tests
Gael Guennebaud
2011-07-12
*
bug #86 : use internal:: namespace instead of ei_ prefix
Benoit Jacob
2010-10-25
*
More Index related stuff.
Hauke Heibel
2010-06-21
*
Utilize Index in all unit tests.
Hauke Heibel
2010-06-20
*
big huge changes, so i dont remember everything.
Benoit Jacob
2009-10-28
*
fully vectorize DiagonalProduct
Benoit Jacob
2009-06-29
*
new implementation of diagonal matrices and diagonal matrix expressions
Benoit Jacob
2009-06-28