OPAL (Object Oriented Parallel Accelerator Library) 2022.1
OPAL
Public Types | Static Public Member Functions | List of all members
Expressionize< T > Struct Template Reference

#include <PETE.h>

Public Types

typedef PETE_TUTree< OpIdentity, T > type
 

Static Public Member Functions

static type apply (const T &t)
 

Detailed Description

template<class T>
struct Expressionize< T >

Definition at line 1085 of file PETE.h.

Member Typedef Documentation

◆ type

template<class T >
typedef PETE_TUTree< OpIdentity, T > Expressionize< T >::type

Definition at line 1087 of file PETE.h.

Member Function Documentation

◆ apply()

template<class T >
static type Expressionize< T >::apply ( const T &  t)
inlinestatic

Definition at line 1089 of file PETE.h.

Referenced by assign().


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