| Public Types | |
| using | e2_requested_value_type | 
| using | requested_value_type = detail::conditional_promote_to_complex_t<e1_value_type, e2_requested_value_type> | 
| Static Public Member Functions | |
| static constexpr bool | simd_assign () | 
| static constexpr bool | linear_assign (const E1 &e1, const E2 &e2, bool trivial) | 
| static constexpr bool | strided_assign () | 
| static constexpr bool | simd_linear_assign () | 
| static constexpr bool | simd_strided_assign () | 
| static constexpr bool | simd_linear_assign (const E1 &e1, const E2 &e2) | 
Definition at line 352 of file xassign.hpp.
| using xt::xassign_traits< E1, E2 >::e2_requested_value_type | 
Definition at line 434 of file xassign.hpp.
| using xt::xassign_traits< E1, E2 >::requested_value_type = detail::conditional_promote_to_complex_t<e1_value_type, e2_requested_value_type> | 
Definition at line 436 of file xassign.hpp.
| 
 | inlinestaticconstexpr | 
Definition at line 409 of file xassign.hpp.
| 
 | inlinestaticconstexpr | 
Definition at line 404 of file xassign.hpp.
| 
 | inlinestaticconstexpr | 
Definition at line 419 of file xassign.hpp.
| 
 | inlinestaticconstexpr | 
Definition at line 429 of file xassign.hpp.
| 
 | inlinestaticconstexpr | 
Definition at line 424 of file xassign.hpp.
| 
 | inlinestaticconstexpr | 
Definition at line 414 of file xassign.hpp.