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

#include <TSVMetaAssign.h>

Static Public Member Functions

static void apply (Vektor< T1, D > &lhs, const Vektor< T2, D > &rhs)
 

Detailed Description

template<class T1, class T2, class OP, unsigned D>
struct TSV_MetaAssign< Vektor< T1, D >, Vektor< T2, D >, OP >

Definition at line 30 of file TSVMetaAssign.h.

Member Function Documentation

template<class T1 , class T2 , class OP , unsigned D>
static void TSV_MetaAssign< Vektor< T1, D >, Vektor< T2, D >, OP >::apply ( Vektor< T1, D > &  lhs,
const Vektor< T2, D > &  rhs 
)
inlinestatic

Definition at line 33 of file TSVMetaAssign.h.

References PETE_apply().

Here is the call graph for this function:


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