crossProduct< arg1, arg2 > Class Template Reference

Public Types

typedef typeOfRank< typename pTraits< arg2 >::cmptType, direction(pTraits< arg1 >::rank)+direction(pTraits< arg2 >::rank) - 1 >::type type
 

Detailed Description

template<class arg1, class arg2>
class Foam::crossProduct< arg1, arg2 >

Definition at line 95 of file products.H.

Member Typedef Documentation

◆ type

typedef typeOfRank< typename pTraits<arg2>::cmptType, direction(pTraits<arg1>::rank) + direction(pTraits<arg2>::rank) - 1 >::type type

Definition at line 103 of file products.H.


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