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

Specialization of IsEqual to Taylor types. More...

#include <Sacado_Tay_TaylorTraits.hpp>

Static Public Member Functions

static bool eval (const Tay::Taylor< T > &x, const Tay::Taylor< T > &y)
 

Detailed Description

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

Specialization of IsEqual to Taylor types.

Definition at line 98 of file Sacado_Tay_TaylorTraits.hpp.

Member Function Documentation

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

Definition at line 99 of file Sacado_Tay_TaylorTraits.hpp.


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