Reference documentation for deal.II version 9.1.1
|
#include <deal.II/differentiation/sd/symengine_number_traits.h>
Inherits false_type.
A struct to indicate whether a given NumberType
is a supported symbolically differentiable number or not. By default, numbers are not considered to have the necessary characteristics to fulfill this condition.
Definition at line 44 of file symengine_number_traits.h.