Stokhos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
Sacado::IsEqual< MP::Vector< S > > Struct Template Reference

Specialization of IsEqual to Vector types. More...

#include <Sacado_MP_VectorTraits.hpp>

Static Public Member Functions

static KOKKOS_INLINE_FUNCTION bool eval (const MP::Vector< S > &x, const MP::Vector< S > &y)
 

Detailed Description

template<typename S>
struct Sacado::IsEqual< MP::Vector< S > >

Specialization of IsEqual to Vector types.

Definition at line 119 of file Sacado_MP_VectorTraits.hpp.

Member Function Documentation

◆ eval()

template<typename S >
static KOKKOS_INLINE_FUNCTION bool Sacado::IsEqual< MP::Vector< S > >::eval ( const MP::Vector< S > & x,
const MP::Vector< S > & y )
inlinestatic

Definition at line 121 of file Sacado_MP_VectorTraits.hpp.


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