This module features additional coefficient-wise math functions available within the numext:: namespace for the scalar version, and as method and/or free functions of Array. Those include:
- erf
- erfc
- lgamma
- igamma
- igammac
- digamma
- polygamma
- zeta
- betainc
1 #include <unsupported/Eigen/SpecialFunctions>