Sacado Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Sacado::IsEqual< Tay::CacheTaylor< T > > Struct Template Reference

Specialization of IsEqual to Taylor types. More...

#include <Sacado_Tay_CacheTaylorTraits.hpp>

Inheritance diagram for Sacado::IsEqual< Tay::CacheTaylor< T > >:

Static Public Member Functions

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

Detailed Description

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

Specialization of IsEqual to Taylor types.

Definition at line 102 of file Sacado_Tay_CacheTaylorTraits.hpp.

Member Function Documentation

◆ eval() [1/2]

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

Definition at line 103 of file Sacado_Tay_CacheTaylorTraits.hpp.

◆ eval() [2/2]

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: