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

#include <TSVMetaCross.h>

Public Types

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

Static Public Member Functions

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

Detailed Description

template<class T1, class T2>
struct TSV_MetaCross< Vektor< T1, 3 >, Vektor< T2, 3 > >

Definition at line 38 of file TSVMetaCross.h.

Member Typedef Documentation

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

Definition at line 40 of file TSVMetaCross.h.

Member Function Documentation

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

Definition at line 42 of file TSVMetaCross.h.

References cross().

Here is the call graph for this function:


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