OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Static Public Member Functions | List of all members
TSV_MetaCompare< Tenzor< T1, D >, Tenzor< T2, D > > Struct Template Reference

#include <TSVMetaCompare.h>

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

template<class T1 , class T2 , unsigned D>
static 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: