![]() |
deal.II version GIT relicensing-2871-g8250ab479a 2025-03-20 13:10:00+00:00
|
A struct to help extract certain information associated with auto-differentiable numbers.
The specializations of this class have to implement the following member data and type definitions:
where ADNumberType
is the auto-differentiable number type.
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 175 of file ad_number_traits.h.