![]() |
Reference documentation for deal.II version GIT f0f8c7fe18 2023-03-21 21:25:02+00:00
|
A number traits class to help describe some characteristic information about auto-differentiable numbers. This class is only specialized (and, therefore, only made constructible) if the ADNumberType
template parameter is indeed a supported auto-differentiable number.
ADNumberType | A type corresponding to a supported auto-differentiable number. |
T | An arbitrary type resulting from the application of the SFINAE idiom to selectively specialize this class. |
Definition at line 68 of file ad_number_traits.h.