Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add NaN propagation options to minCoeff/maxCoeff visitors. | Rasmus Munk Larsen | 2021-03-16 |
* | Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLAR... | Gael Guennebaud | 2018-07-17 |
* | Remove local Index typedef from unit-tests | Gael Guennebaud | 2018-07-12 |
* | Add regression unit test for prod.maxCoeff(i) | Gael Guennebaud | 2015-11-18 |
* | Fix visitor unit test. | Gael Guennebaud | 2013-02-25 |
* | Check that minCoeff(int*)/maxCoeff(int*) always pick the first entry in case ... | Gael Guennebaud | 2013-01-05 |
* | Automatic relicensing to MPL2 using Keirs script. Manual fixup follows. | Benoit Jacob | 2012-07-13 |
* | bug #86 : use internal:: namespace instead of ei_ prefix | Benoit Jacob | 2010-10-25 |
* | the Index types change. | Benoit Jacob | 2010-05-30 |
* | big huge changes, so i dont remember everything. | Benoit Jacob | 2009-10-28 |
* | More warning fixes. | Hauke Heibel | 2009-10-14 |
* | * fix super nasty bug: vector.maxCoeff(&index) didn't work when 'vector' | Benoit Jacob | 2009-09-16 |