OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
TSV_MetaDotDot< SymTenzor< T1, 1 >, SymTenzor< T2, 1 > > Struct Template Reference

#include <TSVMetaDotDot.h>

Inheritance diagram for TSV_MetaDotDot< SymTenzor< T1, 1 >, SymTenzor< T2, 1 > >:
Collaboration diagram for TSV_MetaDotDot< SymTenzor< T1, 1 >, SymTenzor< T2, 1 > >:

Public Types

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

Static Public Member Functions

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

Detailed Description

template<class T1, class T2>
struct TSV_MetaDotDot< SymTenzor< T1, 1 >, SymTenzor< T2, 1 > >

Definition at line 102 of file TSVMetaDotDot.h.

Member Typedef Documentation

◆ T0

template<class T1, class T2>
typedef PETEBinaryReturn<T1,T2,OpMultipply>::type TSV_MetaDotDot< SymTenzor< T1, 1 >, SymTenzor< T2, 1 > >::T0

Definition at line 104 of file TSVMetaDotDot.h.

Member Function Documentation

◆ apply()

template<class T1, class T2>
T0 TSV_MetaDotDot< SymTenzor< T1, 1 >, SymTenzor< T2, 1 > >::apply ( const SymTenzor< T1, 1 > & lhs,
const SymTenzor< T2, 1 > & rhs )
inlinestatic

Definition at line 106 of file TSVMetaDotDot.h.


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