Reference documentation for deal.II version 9.1.1
\(\newcommand{\dealcoloneq}{\mathrel{\vcenter{:}}=}\)
Differentiation::AD::is_real_valued_ad_number< NumberType, typename > Struct Template Reference

#include <deal.II/differentiation/ad/ad_number_traits.h>

Detailed Description

template<typename NumberType, typename = void>
struct Differentiation::AD::is_real_valued_ad_number< NumberType, typename >

A struct to indicate whether a given NumberType is a real-valued auto-differentiable number or not. By default, numbers are not considered to have the necessary characteristics to fulfill this condition.

Author
Jean-Paul Pelteret, 2017

Definition at line 282 of file ad_number_traits.h.


The documentation for this struct was generated from the following file: