OPAL (Object Oriented Parallel Accelerator Library)  2021.1.99
OPAL
Public Types | List of all members
PETE_ComputeUnaryType< T, Op, OpTag > Struct Template Reference

#include <TypeComputations.h>

Public Types

typedef Op::type type
 

Detailed Description

template<class T, class Op, int OpTag>
struct PETE_ComputeUnaryType< T, Op, OpTag >

Definition at line 133 of file TypeComputations.h.

Member Typedef Documentation

◆ type

template<class T , class Op , int OpTag>
typedef Op::type PETE_ComputeUnaryType< T, Op, OpTag >::type

Definition at line 135 of file TypeComputations.h.


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