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

#include <PETE.h>

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

Public Types

typedef PETE_Expr< T > type

Static Public Member Functions

static const typeapply (const PETE_Expr< T > &t)

Detailed Description

template<class T>
struct Expressionize< PETE_Expr< T > >

Definition at line 1096 of file PETE.h.

Member Typedef Documentation

◆ type

template<class T>
typedef PETE_Expr<T> Expressionize< PETE_Expr< T > >::type

Definition at line 1098 of file PETE.h.

Member Function Documentation

◆ apply()

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

Definition at line 1100 of file PETE.h.


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