Please, help us to better know about our user community by answering the following short survey: https://forms.gle/wpyrxWi18ox9Z5ae9
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>