Stratax 0.3.1
Loading...
Searching...
No Matches
stratax::core::PromoteArray< container::Vector< LValue >, container::Tensor< RValue >, T > Struct Template Reference

Mixed Vector/Tensor operations promote to Tensor. More...

#include <ArrayTraits.hpp>

Public Types

using type = container::Tensor<T>

Detailed Description

template<typename LValue, typename RValue, typename T>
struct stratax::core::PromoteArray< container::Vector< LValue >, container::Tensor< RValue >, T >

Mixed Vector/Tensor operations promote to Tensor.

Definition at line 132 of file ArrayTraits.hpp.

Member Typedef Documentation

◆ type

template<typename LValue, typename RValue, typename T>
using stratax::core::PromoteArray< container::Vector< LValue >, container::Tensor< RValue >, T >::type = container::Tensor<T>

Definition at line 137 of file ArrayTraits.hpp.


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