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::DMFad< ValueT > > Struct Template Reference

Specialization of IsEqual to DMFad types. More...

#include <Sacado_Fad_DMFadTraits.hpp>

Static Public Member Functions

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

Detailed Description

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

Specialization of IsEqual to DMFad types.

Definition at line 112 of file Sacado_Fad_DMFadTraits.hpp.

Member Function Documentation

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

Definition at line 113 of file Sacado_Fad_DMFadTraits.hpp.


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