All Classes Namespaces Functions Variables Typedefs Enumerator Groups Pages
Adolc forward module

Detailed Description

This module provides support for adolc's adouble type in forward mode. ADOL-C is a C++ automatic differentiation library, see https://projects.coin-or.org/ADOL-C for more information. It mainly consists in:

Note that the maximal number of directions is controlled by the preprocessor token NUMBER_DIRECTIONS. The default is 2.

* #include <unsupported/Eigen/AdolcSupport>
*