Reference documentation for deal.II version 9.1.0-pre
Differentiation::AD::is_adolc_taped_number< NumberType, typename > Struct Template Reference

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

Inherits false_type.

Detailed Description

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

A struct to indicate whether a given NumberType is a taped Adol-C 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 50 of file adolc_number_types.h.


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