aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/diagonalmatrices.cpp
Commit message (Expand)AuthorAge
* bug #520: add diagmat +/- diagmat operators.Gravatar Gael Guennebaud2018-10-10
* Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLAR...Gravatar Gael Guennebaud2018-07-17
* Remove local Index typedef from unit-testsGravatar Gael Guennebaud2018-07-12
* Fix unit testGravatar Gael Guennebaud2018-07-01
* bug #1560 fix product with a 1x1 diagonal matrixGravatar Gael Guennebaud2018-06-25
* bug #1543: fix linear indexing in generic block evaluation (this completes th...Gravatar Gael Guennebaud2018-04-23
* Fix bug #987: wrong alignement guess in diagonal product.Gravatar Gael Guennebaud2015-03-31
* Add support for dense ?= diagonalGravatar Gael Guennebaud2015-01-24
* Clean source code and unit tests with respect to -Wunused-local-typedefsGravatar Gael Guennebaud2013-04-10
* add scalar multiple to diagonal matricesGravatar Gael Guennebaud2012-09-27
* Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.Gravatar Benoit Jacob2012-07-13
* add the possibility to configure the maximal matrix size in the unit testsGravatar Gael Guennebaud2011-07-12
* bug #86 : use internal:: namespace instead of ei_ prefixGravatar Benoit Jacob2010-10-25
* More Index related stuff.Gravatar Hauke Heibel2010-06-21
* Utilize Index in all unit tests.Gravatar Hauke Heibel2010-06-20
* big huge changes, so i dont remember everything.Gravatar Benoit Jacob2009-10-28
* fully vectorize DiagonalProductGravatar Benoit Jacob2009-06-29
* new implementation of diagonal matrices and diagonal matrix expressionsGravatar Benoit Jacob2009-06-28