Sacado Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
Sacado::IsEqual< ELRFad::ViewFad< ValueT, Size, Stride, Base > > Struct Template Reference

Specialization of IsEqual to ViewFad types. More...

#include <Sacado_ELRFad_ViewFadTraits.hpp>

Static Public Member Functions

static SACADO_INLINE_FUNCTION bool eval (const ELRFad::ViewFad< ValueT, Size, Stride, Base > &x, const ELRFad::ViewFad< ValueT, Size, Stride, Base > &y)
 

Detailed Description

template<typename ValueT, unsigned Size, unsigned Stride, typename Base>
struct Sacado::IsEqual< ELRFad::ViewFad< ValueT, Size, Stride, Base > >

Specialization of IsEqual to ViewFad types.

Definition at line 119 of file Sacado_ELRFad_ViewFadTraits.hpp.

Member Function Documentation

◆ eval()

template<typename ValueT , unsigned Size, unsigned Stride, typename Base >
static SACADO_INLINE_FUNCTION bool Sacado::IsEqual< ELRFad::ViewFad< ValueT, Size, Stride, Base > >::eval ( const ELRFad::ViewFad< ValueT, Size, Stride, Base > & x,
const ELRFad::ViewFad< ValueT, Size, Stride, Base > & y )
inlinestatic

Definition at line 121 of file Sacado_ELRFad_ViewFadTraits.hpp.


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