accessible_base typedef (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | |
at(Args... args) (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | |
at(Args... args) -> reference | xt::xfunctor_applier_base< D > | inline |
at(Args... args) const (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | |
at(Args... args) const -> const_reference | xt::xfunctor_applier_base< D > | inline |
back() | xt::xfunctor_applier_base< D > | inline |
back() const | xt::xfunctor_applier_base< D > | inline |
backstrides() const noexcept | xt::xfunctor_applier_base< D > | inline |
backstrides_type typedef (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | |
begin() noexcept | xt::xfunctor_applier_base< D > | inline |
begin() const noexcept | xt::xfunctor_applier_base< D > | inline |
begin(const S &shape) noexcept (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | |
begin(const S &shape) const noexcept (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | |
begin(const S &shape) noexcept -> broadcast_iterator< S, L > | xt::xfunctor_applier_base< D > | inline |
begin(const S &shape) const noexcept -> const_broadcast_iterator< S, L > | xt::xfunctor_applier_base< D > | inline |
bool_load_type typedef (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | |
broadcast_iterator typedef (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | |
broadcast_shape(S &shape, bool reuse_cache=false) const | xt::xfunctor_applier_base< D > | inline |
cbegin() const noexcept | xt::xfunctor_applier_base< D > | inline |
cbegin(const S &shape) const noexcept (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | |
cbegin(const S &shape) const noexcept -> const_broadcast_iterator< S, L > | xt::xfunctor_applier_base< D > | inline |
cend() const noexcept | xt::xfunctor_applier_base< D > | inline |
cend(const S &shape) const noexcept (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | |
cend(const S &shape) const noexcept -> const_broadcast_iterator< S, L > | xt::xfunctor_applier_base< D > | inline |
const_broadcast_iterator typedef (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | |
const_iterator typedef (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | |
const_layout_iterator typedef (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | |
const_linear_iterator typedef (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | |
const_pointer typedef (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | |
const_reference typedef (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | |
const_reverse_broadcast_iterator typedef (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | |
const_reverse_iterator typedef (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | |
const_reverse_layout_iterator typedef (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | |
const_reverse_linear_iterator typedef (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | |
const_stepper typedef (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | |
contiguous_layout (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | static |
crbegin() const noexcept | xt::xfunctor_applier_base< D > | inline |
crbegin(const S &shape) const noexcept (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | |
crbegin(const S &) const noexcept -> const_reverse_broadcast_iterator< S, L > | xt::xfunctor_applier_base< D > | inline |
crend() const noexcept | xt::xfunctor_applier_base< D > | inline |
crend(const S &shape) const noexcept (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | |
crend(const S &shape) const noexcept -> const_reverse_broadcast_iterator< S, L > | xt::xfunctor_applier_base< D > | inline |
data_element(size_type i) -> decltype(std::declval< FCT >()(std::declval< undecay_expression >().data_element(i))) (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | inline |
data_element(size_type i) const -> decltype(std::declval< FCT >()(std::declval< const undecay_expression >().data_element(i))) (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | inline |
difference_type typedef (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | |
element(IT first, IT last) (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | |
element(IT first, IT last) const (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | |
element(IT first, IT last) -> reference | xt::xfunctor_applier_base< D > | inline |
element(IT first, IT last) const -> const_reference | xt::xfunctor_applier_base< D > | inline |
end() noexcept | xt::xfunctor_applier_base< D > | inline |
end() const noexcept | xt::xfunctor_applier_base< D > | inline |
end(const S &shape) noexcept (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | |
end(const S &shape) const noexcept (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | |
end(const S &shape) noexcept -> broadcast_iterator< S, L > | xt::xfunctor_applier_base< D > | inline |
end(const S &shape) const noexcept -> const_broadcast_iterator< S, L > | xt::xfunctor_applier_base< D > | inline |
expression() noexcept | xt::xfunctor_applier_base< D > | inline |
expression() const noexcept | xt::xfunctor_applier_base< D > | inline |
expression_tag typedef (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | |
extension_base typedef (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | |
flat(size_type i) -> decltype(std::declval< FCT >()(std::declval< undecay_expression >().flat(i))) (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | inline |
flat(size_type i) const -> decltype(std::declval< FCT >()(std::declval< const undecay_expression >().flat(i))) (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | inline |
front() | xt::xfunctor_applier_base< D > | inline |
front() const | xt::xfunctor_applier_base< D > | inline |
functor_type typedef (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | |
has_linear_assign(const S &strides) const | xt::xfunctor_applier_base< D > | inline |
inner_backstrides_type typedef (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | |
inner_shape_type typedef (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | |
inner_strides_type typedef (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | |
inner_types typedef (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | |
is_contiguous() const noexcept (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | inline |
iterator typedef (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | |
layout() const noexcept | xt::xfunctor_applier_base< D > | inline |
layout_iterator typedef (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | |
linear_begin() noexcept (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | inline |
linear_begin() const noexcept (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | inline |
linear_cbegin() const noexcept (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | inline |
linear_cend() const noexcept (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | inline |
linear_crbegin() const noexcept (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | inline |
linear_crend() const noexcept (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | inline |
linear_end() noexcept (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | inline |
linear_end() const noexcept (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | inline |
linear_iterator typedef (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | |
linear_rbegin() noexcept (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | inline |
linear_rbegin() const noexcept (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | inline |
linear_rend() noexcept (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | inline |
linear_rend() const noexcept (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | inline |
load_simd(size_type i) const -> decltype(std::declval< FCT >().template proxy_simd_load< align, requested_type, N >(std::declval< undecay_expression >(), i)) (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | inline |
m_e (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | protected |
m_functor (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | protected |
operator()(Args... args) (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | |
operator()(Args... args) const (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | |
operator()(Args... args) -> reference | xt::xfunctor_applier_base< D > | inline |
operator()(Args... args) const -> const_reference | xt::xfunctor_applier_base< D > | inline |
periodic(Args... args) (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | |
periodic(Args... args) -> reference | xt::xfunctor_applier_base< D > | inline |
periodic(Args... args) const (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | |
periodic(Args... args) const -> const_reference | xt::xfunctor_applier_base< D > | inline |
pointer typedef (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | |
rbegin() noexcept | xt::xfunctor_applier_base< D > | inline |
rbegin() const noexcept | xt::xfunctor_applier_base< D > | inline |
rbegin(const S &shape) noexcept (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | |
rbegin(const S &shape) const noexcept (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | |
rbegin(const S &shape) noexcept -> reverse_broadcast_iterator< S, L > | xt::xfunctor_applier_base< D > | inline |
rbegin(const S &shape) const noexcept -> const_reverse_broadcast_iterator< S, L > | xt::xfunctor_applier_base< D > | inline |
reference typedef (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | |
rend() noexcept | xt::xfunctor_applier_base< D > | inline |
rend() const noexcept | xt::xfunctor_applier_base< D > | inline |
rend(const S &shape) noexcept (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | |
rend(const S &shape) const noexcept (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | |
rend(const S &shape) noexcept -> reverse_broadcast_iterator< S, L > | xt::xfunctor_applier_base< D > | inline |
rend(const S &) const noexcept -> const_reverse_broadcast_iterator< S, L > | xt::xfunctor_applier_base< D > | inline |
reverse_broadcast_iterator typedef (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | |
reverse_iterator typedef (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | |
reverse_layout_iterator typedef (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | |
reverse_linear_iterator typedef (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | |
self_type typedef (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | |
shape() const noexcept | xt::xfunctor_applier_base< D > | inline |
xt::xaccessible::shape(size_type index) const | xt::xconst_accessible< D > | inlineprivate |
shape_type typedef (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | |
size() const noexcept | xt::xfunctor_applier_base< D > | inline |
size_type typedef (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | |
static_layout (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | static |
stepper typedef (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | |
stepper_begin(const S &shape) noexcept (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | |
stepper_begin(const S &shape) const noexcept (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | |
stepper_begin(const S &shape) noexcept -> stepper (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | inline |
stepper_begin(const S &shape) const noexcept -> const_stepper (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | inline |
stepper_end(const S &shape, layout_type l) noexcept (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | |
stepper_end(const S &shape, layout_type l) const noexcept (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | |
stepper_end(const S &shape, layout_type l) noexcept -> stepper (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | inline |
stepper_end(const S &shape, layout_type l) const noexcept -> const_stepper (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | inline |
store_simd(size_type i, const simd &e) -> decltype(std::declval< FCT >() .template proxy_simd_store< align >(std::declval< undecay_expression >(), i, e)) (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | inline |
strides() const noexcept | xt::xfunctor_applier_base< D > | inline |
strides_type typedef (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | |
unchecked(Args... args) (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | |
unchecked(Args... args) const (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | |
unchecked(Args... args) -> reference | xt::xfunctor_applier_base< D > | inline |
unchecked(Args... args) const -> const_reference | xt::xfunctor_applier_base< D > | inline |
undecay_expression typedef (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | |
value_type typedef (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | |
xaccessible< D > (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | friend |
xconst_accessible< D > (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | friend |
xexpression_type typedef (defined in xt::xfunctor_applier_base< D >) | xt::xfunctor_applier_base< D > | |
xfunctor_applier_base(undecay_expression) noexcept | xt::xfunctor_applier_base< D > | inlineexplicit |
xfunctor_applier_base(Func &&, E &&) noexcept | xt::xfunctor_applier_base< D > | inline |