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

Specialization of IsEqual to DVFad types. More...

#include <Sacado_Fad_DVFadTraits.hpp>

Static Public Member Functions

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

Detailed Description

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

Specialization of IsEqual to DVFad types.

Definition at line 131 of file Sacado_Fad_DVFadTraits.hpp.

Member Function Documentation

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

Definition at line 132 of file Sacado_Fad_DVFadTraits.hpp.


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