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

#include <TSVMetaUnary.h>

Public Types

typedef PETEUnaryReturn< T1, OP >::type T0
 

Static Public Member Functions

static Vektor< T0, 3 > apply (const Vektor< T1, 3 > &lhs)
 

Detailed Description

template<class T1, class OP>
struct TSV_MetaUnary< Vektor< T1, 3 >, OP >

Definition at line 81 of file TSVMetaUnary.h.

Member Typedef Documentation

◆ T0

template<class T1 , class OP >
typedef PETEUnaryReturn<T1,OP>::type TSV_MetaUnary< Vektor< T1, 3 >, OP >::T0

Definition at line 83 of file TSVMetaUnary.h.

Member Function Documentation

◆ apply()

template<class T1 , class OP >
static Vektor< T0, 3 > TSV_MetaUnary< Vektor< T1, 3 >, OP >::apply ( const Vektor< T1, 3 > &  lhs)
inlinestatic

Definition at line 85 of file TSVMetaUnary.h.

References PETE_apply().

Here is the call graph for this function:

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