All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Auto Diff module

This module features forward automatic differentation via a simple templated scalar type wrapper AutoDiffScalar.

Warning : this should NOT be confused with numerical differentiation, which is a different method and has its own module in Eigen : Numerical differentiation module.

Code