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

#include <TSVMetaCompare.h>

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

Static Public Member Functions

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

Detailed Description

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

Definition at line 63 of file TSVMetaCompare.h.

Member Function Documentation

◆ apply()

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

Definition at line 66 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: