|
Stratax 0.3.1
|
Mixed Vector/Matrix operations promote to Tensor. More...
#include <ArrayTraits.hpp>
Public Types | |
| using | type = container::Tensor<T> |
Mixed Vector/Matrix operations promote to Tensor.
Definition at line 111 of file ArrayTraits.hpp.
| using stratax::core::PromoteArray< container::Vector< LValue >, container::Matrix< RValue >, T >::type = container::Tensor<T> |
Definition at line 116 of file ArrayTraits.hpp.