OPAL (Object Oriented Parallel Accelerator Library) 2022.1
OPAL
Public Types | Static Public Member Functions | List of all members
TSV_MetaBinary< Tenzor< T1, 3 >, Tenzor< T2, 3 >, OP > Struct Template Reference

#include <TSVMetaBinary.h>

Public Types

typedef PETEBinaryReturn< T1, T2, OP >::type T0
 

Static Public Member Functions

static Tenzor< T0, 3 > apply (const Tenzor< T1, 3 > &lhs, const Tenzor< T2, 3 > &rhs)
 

Detailed Description

template<class T1, class T2, class OP>
struct TSV_MetaBinary< Tenzor< T1, 3 >, Tenzor< T2, 3 >, OP >

Definition at line 318 of file TSVMetaBinary.h.

Member Typedef Documentation

◆ T0

template<class T1 , class T2 , class OP >
typedef PETEBinaryReturn<T1,T2,OP>::type TSV_MetaBinary< Tenzor< T1, 3 >, Tenzor< T2, 3 >, OP >::T0

Definition at line 320 of file TSVMetaBinary.h.

Member Function Documentation

◆ apply()

template<class T1 , class T2 , class OP >
static Tenzor< T0, 3 > TSV_MetaBinary< Tenzor< T1, 3 >, Tenzor< T2, 3 >, OP >::apply ( const Tenzor< T1, 3 > &  lhs,
const Tenzor< T2, 3 > &  rhs 
)
inlinestatic

Definition at line 322 of file TSVMetaBinary.h.

References PETE_apply().

Here is the call graph for this function:

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