Rheolef  7.1
an efficient C++ finite element environment
generic_binary_traits< ddot_ >::hint< tensor_basic< A1 >, undeterminated_basic< A2 >, undeterminated_basic< R > >

Public Types

typedef tensor_basic< A1 > first_argument_type
 
typedef undeterminated_basic< A2 > second_argument_type
 
typedef undeterminated_basic< R > result_type
 

Detailed Description

template<>
template<class A1, class A2, class R>
struct rheolef::details::generic_binary_traits< ddot_ >::hint< tensor_basic< A1 >, undeterminated_basic< A2 >, undeterminated_basic< R > >

Definition at line 1646 of file expression.h.

Member Typedef Documentation

◆ first_argument_type

Definition at line 1647 of file expression.h.

◆ second_argument_type

Definition at line 1648 of file expression.h.

◆ result_type

Definition at line 1649 of file expression.h.


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