xtensor
|
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 355 of file xassign.hpp.
Definition at line 437 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 439 of file xassign.hpp.
|
inlinestaticconstexpr |
Definition at line 412 of file xassign.hpp.
Definition at line 407 of file xassign.hpp.
Definition at line 422 of file xassign.hpp.
|
inlinestaticconstexpr |
Definition at line 432 of file xassign.hpp.
Definition at line 427 of file xassign.hpp.
Definition at line 417 of file xassign.hpp.