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

#include <TSVMetaDot.h>

Public Types

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

Static Public Member Functions

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

Detailed Description

template<class T1, class T2>
struct TSV_MetaDot< Tenzor< T1, 3 >, Vektor< T2, 3 > >

Definition at line 255 of file TSVMetaDot.h.

Member Typedef Documentation

◆ T0

template<class T1 , class T2 >
typedef PETEBinaryReturn<T1,T2,OpMultipply>::type TSV_MetaDot< Tenzor< T1, 3 >, Vektor< T2, 3 > >::T0

Definition at line 257 of file TSVMetaDot.h.

Member Function Documentation

◆ apply()

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

Definition at line 259 of file TSVMetaDot.h.


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