OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
Expressionize< T > Struct Template Reference

#include <PETE.h>

Inheritance diagram for Expressionize< T >:
Collaboration diagram for Expressionize< T >:

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>
type Expressionize< T >::apply ( const T & t)
inlinestatic

Definition at line 1089 of file PETE.h.

Referenced by any(), any(), assign(), bounds(), max(), min(), minmax(), PETE_DefineAssign(), prod(), and sum().


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