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

#include <TSVMetaBinary.h>

Public Types

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

Static Public Member Functions

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

Detailed Description

template<class T1, class T2, class OP>
struct TSV_MetaBinary< Vektor< T1, 1 >, Vektor< T2, 1 >, OP >

Definition at line 75 of file TSVMetaBinary.h.

Member Typedef Documentation

template<class T1 , class T2 , class OP >
typedef PETEBinaryReturn<T1,T2,OP>::type TSV_MetaBinary< Vektor< T1, 1 >, Vektor< T2, 1 >, OP >::T0

Definition at line 77 of file TSVMetaBinary.h.

Member Function Documentation

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

Definition at line 79 of file TSVMetaBinary.h.

References PETE_apply().

Here is the call graph for this function:


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