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

#include <unsupported/Eigen/AutoDiff>