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

#include <TSVMetaCross.h>

Public Types

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

Static Public Member Functions

static Vektor< T0, D > apply (const Vektor< T1, D > &a, const Vektor< T2, D > &b)
 

Detailed Description

template<class T1, class T2, unsigned D>
struct TSV_MetaCross< Vektor< T1, D >, Vektor< T2, D > >

Definition at line 24 of file TSVMetaCross.h.

Member Typedef Documentation

template<class T1 , class T2 , unsigned D>
typedef PETEBinaryReturn<T1,T2,OpMultipply>::type TSV_MetaCross< Vektor< T1, D >, Vektor< T2, D > >::T0

Definition at line 26 of file TSVMetaCross.h.

Member Function Documentation

template<class T1 , class T2 , unsigned D>
static Vektor<T0,D> TSV_MetaCross< Vektor< T1, D >, Vektor< T2, D > >::apply ( const Vektor< T1, D > &  a,
const Vektor< T2, D > &  b 
)
inlinestatic

Definition at line 28 of file TSVMetaCross.h.

References IpplInfo::abortAllNodes(), endl(), and ERRORMSG.

Here is the call graph for this function:


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