eigen/unsupported/test
Gael Guennebaud 0170eb0dbe add an auto-diff module in unsupported. it is similar to adolc's forward
mode but the advantage of using Eigen's expression template to compute
the derivatives (unless you nest an AutoDiffScalar into an Eigen's
matrix).
2009-04-01 14:43:37 +00:00
..
autodiff.cpp add an auto-diff module in unsupported. it is similar to adolc's forward 2009-04-01 14:43:37 +00:00
BVH.cpp Add BVH module in unsupported (patch from Ilya Baran) 2009-03-18 20:06:06 +00:00
CMakeLists.txt add an auto-diff module in unsupported. it is similar to adolc's forward 2009-04-01 14:43:37 +00:00
forward_adolc.cpp add an auto-diff module in unsupported. it is similar to adolc's forward 2009-04-01 14:43:37 +00:00