OPAL (Object Oriented Parallel Accelerator Library)  2024.1
OPAL
Public Types | List of all members
PETEBinaryReturn< Tenzor< T1, Dim >, SymTenzor< T2, Dim >, OpSubtract > Struct Template Reference

#include <IpplTypeComputations.h>

Public Types

typedef Tenzor< typename
PETEBinaryReturn< T1, T2,
OpSubtract >::type, Dim
type
 

Detailed Description

template<class T1, class T2, unsigned Dim>
struct PETEBinaryReturn< Tenzor< T1, Dim >, SymTenzor< T2, Dim >, OpSubtract >

Definition at line 379 of file IpplTypeComputations.h.

Member Typedef Documentation

template<class T1 , class T2 , unsigned Dim>
typedef Tenzor<typename PETEBinaryReturn<T1,T2,OpSubtract>::type,Dim> PETEBinaryReturn< Tenzor< T1, Dim >, SymTenzor< T2, Dim >, OpSubtract >::type

Definition at line 380 of file IpplTypeComputations.h.


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