aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/array_for_matrix.cpp
Commit message (Expand)AuthorAge
* Prevent calling .norm() on integer matrices in the unit tests.Gravatar Hauke Heibel2013-02-28
* Fix two numerical issues in unit tests.Gravatar Gael Guennebaud2013-02-27
* Fix bug #314:Gravatar Gael Guennebaud2012-11-06
* fix compilation with m.array().min/max(scalar)Gravatar Gael Guennebaud2012-09-12
* forward resize() function from Array/Matrix-Wrapper to the nested expression ...Gravatar Gael Guennebaud2012-08-30
* Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.Gravatar Benoit Jacob2012-07-13
* added functions to allow for cwise min/max operations with scalar argument (b...Gravatar Abraham Bachrach2012-01-11
* add the possibility to configure the maximal matrix size in the unit testsGravatar Gael Guennebaud2011-07-12
* fix array_for_matrix unit testGravatar Gael Guennebaud2011-03-15
* Added regression tests for bug #148.Gravatar Hauke Heibel2011-01-27
* bug #86 : use internal:: namespace instead of ei_ prefixGravatar Benoit Jacob2010-10-25
* fix sum()/prod() on empty matrix making sure this does not affect fixed sized...Gravatar Gael Guennebaud2010-07-16
* email changeGravatar Gael Guennebaud2010-06-24
* Utilize Index in all unit tests.Gravatar Hauke Heibel2010-06-20
* implicit conversion to scalar for inner productGravatar Gael Guennebaud2010-06-02
* the Index types change.Gravatar Benoit Jacob2010-05-30
* Remove some Array #includes.Gravatar Jitse Niesen2010-01-21
* add unit tests for true array objectsGravatar Gael Guennebaud2010-01-18