index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
unsupported
/
Eigen
/
src
/
NumericalDiff
Commit message (
Expand
)
Author
Age
*
bug #1167: simplify installation of header files using cmake's install(DIRECT...
Gael Guennebaud
2016-08-29
*
Replace assert() by eigen_assert() (fixes bug #548).
Jitse Niesen
2013-02-02
*
Fix bug #314:
Gael Guennebaud
2012-11-06
*
Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.
Benoit Jacob
2012-07-13
*
fix typo in unsupported/NumericalDiff
Gael Guennebaud
2012-06-15
*
Get rid of include directives inside namespace blocks (bug #339).
Jitse Niesen
2012-04-15
*
protect calls to min and max with parentheses to make Eigen compatible with d...
Gael Guennebaud
2011-07-21
*
fix intallation of unsupported modules
Gael Guennebaud
2011-02-16
*
bug #86 : use internal:: namespace instead of ei_ prefix
Benoit Jacob
2010-10-25
*
More Index realted warnings.
Hauke Heibel
2010-06-20
*
Fixed many MSVC warnings.
Hauke Heibel
2010-06-09
*
fix usage of epsilon wrt to latest API change
Thomas Capricelli
2010-02-11
*
Fix compilation for MSVC.
bjornpiltz
2009-12-03
*
some more documentation
Thomas Capricelli
2009-11-09
*
various fixes in headers
Thomas Capricelli
2009-11-09
*
documentation + move "namespace eigen" to the main file, as others do.
Thomas Capricelli
2009-11-09
*
fix tests : we perform slightly worse because we do use one more function
Thomas Capricelli
2009-09-28
*
central sheme for numerical diff
Thomas Capricelli
2009-09-28
*
starting work on a Numerical differenciation module
Thomas Capricelli
2009-09-28