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

Tensor + Tensor preserves 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::Tensor< LValue >, container::Tensor< RValue >, T >

Tensor + Tensor preserves Tensor.

Definition at line 99 of file ArrayTraits.hpp.

Member Typedef Documentation

◆ type

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

Definition at line 104 of file ArrayTraits.hpp.


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