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

#include <TSVMetaDot.h>

Public Types

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

Static Public Member Functions

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

Detailed Description

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

Definition at line 291 of file TSVMetaDot.h.

Member Typedef Documentation

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

Definition at line 293 of file TSVMetaDot.h.

Member Function Documentation

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

Definition at line 295 of file TSVMetaDot.h.


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