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< T > Struct Template Reference

Base template specification for testing equivalence. More...

#include <Sacado_Traits.hpp>

Static Public Member Functions

static SACADO_INLINE_FUNCTION bool eval (const T &x, const T &y)
 

Detailed Description

template<typename T>
struct Sacado::IsEqual< T >

Base template specification for testing equivalence.

Definition at line 415 of file Sacado_Traits.hpp.

Member Function Documentation

template<typename T >
static SACADO_INLINE_FUNCTION bool Sacado::IsEqual< T >::eval ( const T x,
const T y 
)
inlinestatic

Definition at line 417 of file Sacado_Traits.hpp.


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