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

Specialization of IsEqual to SimpleFad types. More...

#include <Sacado_Fad_SimpleFadTraits.hpp>

Static Public Member Functions

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

Detailed Description

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

Specialization of IsEqual to SimpleFad types.

Definition at line 123 of file Sacado_Fad_SimpleFadTraits.hpp.

Member Function Documentation

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

Definition at line 124 of file Sacado_Fad_SimpleFadTraits.hpp.


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