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

#include <TSVMetaBinary.h>

Inheritance diagram for TSV_MetaBinary< Tenzor< T1, D >, SymTenzor< T2, D >, OP >:
Collaboration diagram for TSV_MetaBinary< Tenzor< T1, D >, SymTenzor< T2, D >, OP >:

Public Types

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

Static Public Member Functions

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

Detailed Description

template<class T1, class T2, class OP, unsigned D>
struct TSV_MetaBinary< Tenzor< T1, D >, SymTenzor< T2, D >, OP >

Definition at line 572 of file TSVMetaBinary.h.

Member Typedef Documentation

◆ T0

template<class T1, class T2, class OP, unsigned D>
typedef PETEBinaryReturn<T1,T2,OP>::type TSV_MetaBinary< Tenzor< T1, D >, SymTenzor< T2, D >, OP >::T0

Definition at line 574 of file TSVMetaBinary.h.

Member Function Documentation

◆ apply()

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

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