OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
TSV_MetaCompare< Vektor< T1, D >, Vektor< T2, D > > Struct Template Reference

#include <TSVMetaCompare.h>

Inheritance diagram for TSV_MetaCompare< Vektor< T1, D >, Vektor< T2, D > >:
Collaboration diagram for TSV_MetaCompare< Vektor< T1, D >, Vektor< T2, D > >:

Static Public Member Functions

static bool apply (const Vektor< T1, D > &lhs, const Vektor< T2, D > &rhs)

Detailed Description

template<class T1, class T2, unsigned D>
struct TSV_MetaCompare< Vektor< T1, D >, Vektor< T2, D > >

Definition at line 48 of file TSVMetaCompare.h.

Member Function Documentation

◆ apply()

template<class T1, class T2, unsigned D>
bool TSV_MetaCompare< Vektor< T1, D >, Vektor< T2, D > >::apply ( const Vektor< T1, D > & lhs,
const Vektor< T2, D > & rhs )
inlinestatic

Definition at line 51 of file TSVMetaCompare.h.

References TSV_MetaCompareArrays< T1, T2, D >::apply().

Here is the call graph for this function:

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