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

#include <IpplTypeComputations.h>

Public Types

typedef Vektor< typename
PETEBinaryReturn< T1, T2,
OpMultipply >::type, Dim
type
 

Detailed Description

template<class T1, class T2, unsigned Dim>
struct PETEBinaryReturn< Vektor< T1, Dim >, SymTenzor< T2, Dim >, FnDot >

Definition at line 364 of file IpplTypeComputations.h.

Member Typedef Documentation

template<class T1 , class T2 , unsigned Dim>
typedef Vektor<typename PETEBinaryReturn<T1,T2,OpMultipply>::type,Dim> PETEBinaryReturn< Vektor< T1, Dim >, SymTenzor< T2, Dim >, FnDot >::type

Definition at line 365 of file IpplTypeComputations.h.


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