aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/src/NonLinearOptimization/fdjac1.h
Commit message (Expand)AuthorAge
* Replace assert() by eigen_assert() (fixes bug #548).Gravatar Jitse Niesen2013-02-02
* Fix bug #314:Gravatar Gael Guennebaud2012-11-06
* MINPACK license is OK for MPL2 after allGravatar Benoit Jacob2012-07-15
* Add a EIGEN_MPL2_ONLY build option to generate compiler errors when including...Gravatar Benoit Jacob2012-07-13
* Get rid of include directives inside namespace blocks (bug #339).Gravatar Jitse Niesen2012-04-15
* protect calls to min and max with parentheses to make Eigen compatible with d...Gravatar Gael Guennebaud2011-07-21
* bug #86 : use internal:: namespace instead of ei_ prefixGravatar Benoit Jacob2010-10-25
* the Index types change.Gravatar Benoit Jacob2010-05-30
* fix usage of epsilon wrt to latest API changeGravatar Thomas Capricelli2010-02-11
* misc cleaning / eigenizationGravatar Thomas Capricelli2010-01-28
* misc cleaningGravatar Thomas Capricelli2010-01-26
* useless cleaningGravatar Thomas Capricelli2010-01-25
* rename NonLinear to NonLinearOptimizationGravatar Thomas Capricelli2009-11-09