Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Public Member Functions | List of all members
Sacado::IsEqual< Fad::DFad< ValueT > > Struct Template Reference

Specialization of IsEqual to DFad types. More...

#include <Sacado_Fad_DFadTraits.hpp>

Static Public Member Functions

static KOKKOS_INLINE_FUNCTION bool eval (const Fad::DFad< ValueT > &x, const Fad::DFad< ValueT > &y)
 

Detailed Description

template<typename ValueT>
struct Sacado::IsEqual< Fad::DFad< ValueT > >

Specialization of IsEqual to DFad types.

Definition at line 133 of file Sacado_Fad_DFadTraits.hpp.

Member Function Documentation

template<typename ValueT >
static KOKKOS_INLINE_FUNCTION bool Sacado::IsEqual< Fad::DFad< ValueT > >::eval ( const Fad::DFad< ValueT > &  x,
const Fad::DFad< ValueT > &  y 
)
inlinestatic

Definition at line 135 of file Sacado_Fad_DFadTraits.hpp.


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