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

Matrix + Matrix preserves Matrix. More...

#include <ArrayTraits.hpp>

Public Types

using type = container::Matrix<T>

Detailed Description

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

Matrix + Matrix preserves Matrix.

Definition at line 87 of file ArrayTraits.hpp.

Member Typedef Documentation

◆ type

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

Definition at line 92 of file ArrayTraits.hpp.


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