aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/corners.cpp
Commit message (Expand)AuthorAge
* 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
* Implement mixed static/dynamic-size .block() (bug #579)Gravatar Jitse Niesen2013-06-18
* Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.Gravatar Benoit Jacob2012-07-13
* bug #86 : use internal:: namespace instead of ei_ prefixGravatar Benoit Jacob2010-10-25
* Included tests for middleRows() and middleCols()Gravatar Manoj Rajagopalan2010-06-29
* Utilize Index in all unit tests.Gravatar Hauke Heibel2010-06-20
* * implement the corner() API change: new methods topLeftCorner() etcGravatar Benoit Jacob2010-04-22