Stokhos Package Browser (Single Doxygen Collection)  Version of the Day
Static Public Member Functions | List of all members
Sacado::IsEqual< ETPCE::OrthogPoly< T, S > > Struct Template Reference

Specialization of IsEqual to OrthogPoly types. More...

#include <Sacado_ETPCE_OrthogPolyTraits.hpp>

Static Public Member Functions

static bool eval (const ETPCE::OrthogPoly< T, S > &x, const ETPCE::OrthogPoly< T, S > &y)
 

Detailed Description

template<typename T, typename S>
struct Sacado::IsEqual< ETPCE::OrthogPoly< T, S > >

Specialization of IsEqual to OrthogPoly types.

Definition at line 110 of file Sacado_ETPCE_OrthogPolyTraits.hpp.

Member Function Documentation

◆ eval()

template<typename T , typename S >
static bool Sacado::IsEqual< ETPCE::OrthogPoly< T, S > >::eval ( const ETPCE::OrthogPoly< T, S > &  x,
const ETPCE::OrthogPoly< T, S > &  y 
)
inlinestatic

Definition at line 111 of file Sacado_ETPCE_OrthogPolyTraits.hpp.


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