index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
unsupported
/
test
/
autodiff.cpp
Commit message (
Expand
)
Author
Age
*
bug #1223: fix compilation of AutoDiffScalar's min/max operators, and add reg...
Gael Guennebaud
2016-05-18
*
bug #1222: fix compilation in AutoDiffScalar and add respective unit test
Gael Guennebaud
2016-05-18
*
Enable and fix -Wdouble-conversion warnings
Christoph Hertzberg
2016-05-05
*
bug #1189: fix pow/atan2 compilation for AutoDiffScalar
Gael Guennebaud
2016-04-05
*
Add unit test for Hessian via AutoDiffScalar
Gael Guennebaud
2015-11-05
*
Make some actual verifications inside the autodiff unit test
Christoph Hertzberg
2014-04-01
*
Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.
Benoit Jacob
2012-07-13
*
fix some compilation issues
Gael Guennebaud
2011-09-23
*
add atan2 support in AutoDiff and remove superfluous std:: specializations
Gael Guennebaud
2011-09-05
*
a couple of improvements in the Autodiff module
Gael Guennebaud
2010-01-05
*
merge
Gael Guennebaud
2009-12-04
*
autodiff:
Gael Guennebaud
2009-10-15
*
remove references to adolc and split tests functions for clarity
Thomas Capricelli
2009-09-27
*
remove sentence "Eigen itself is part of the KDE project."
Benoit Jacob
2009-05-22
*
CREDIT Hauke Heibel, fix MSVC warnings
Benoit Jacob
2009-05-09
*
clean asm comments
Gael Guennebaud
2009-04-09
*
add an auto-diff module in unsupported. it is similar to adolc's forward
Gael Guennebaud
2009-04-01