OPAL (Object Oriented Parallel Accelerator Library) 2022.1
OPAL
|
#include <IpplTypeComputations.h>
Public Types | |
enum | { tag = PETE_UnaryPassThruTag } |
Public Member Functions | |
OpParens () | |
OpParens (const TP &a) | |
Public Attributes | |
TP | Arg |
Definition at line 186 of file IpplTypeComputations.h.
anonymous enum |
Enumerator | |
---|---|
tag |
Definition at line 188 of file IpplTypeComputations.h.
|
inline |
Definition at line 190 of file IpplTypeComputations.h.
References OpParens< TP >::Arg.
|
inline |
Definition at line 191 of file IpplTypeComputations.h.
TP OpParens< TP >::Arg |
Definition at line 189 of file IpplTypeComputations.h.
Referenced by OpParens< TP >::OpParens(), and PETE_apply().