accessible_base typedef (defined in xt::xgenerator< F, R, S >) | xt::xgenerator< F, R, S > | |
assign_to(xexpression< E > &e) const noexcept (defined in xt::xgenerator< F, R, S >) | xt::xgenerator< F, R, S > | inline |
at(Args... args) const -> const_reference | xt::xconst_accessible< xgenerator< F, R, S > > | inline |
back() const | xt::xconst_accessible< xgenerator< F, R, S > > | inline |
begin() const noexcept -> const_layout_iterator< L > | xt::xconst_iterable< xgenerator< F, R, S > > | inline |
begin(const S &shape) const noexcept -> const_broadcast_iterator< S, L > | xt::xconst_iterable< xgenerator< F, R, S > > | inline |
bool_load_type typedef (defined in xt::xgenerator< F, R, S >) | xt::xgenerator< F, R, S > | |
broadcast_shape(O &shape, bool reuse_cache=false) const | xt::xgenerator< F, R, S > | inline |
build_generator(OF &&func) const (defined in xt::xgenerator< F, R, S >) | xt::xgenerator< F, R, S > | |
build_generator(OF &&func) const -> rebind_t< OR, OF > (defined in xt::xgenerator< F, R, S >) | xt::xgenerator< F, R, S > | inline |
cbegin() const noexcept -> const_layout_iterator< L > | xt::xconst_iterable< xgenerator< F, R, S > > | inline |
cbegin(const S &shape) const noexcept -> const_broadcast_iterator< S, L > | xt::xconst_iterable< xgenerator< F, R, S > > | inline |
cend() const noexcept -> const_layout_iterator< L > | xt::xconst_iterable< xgenerator< F, R, S > > | inline |
cend(const S &shape) const noexcept -> const_broadcast_iterator< S, L > | xt::xconst_iterable< xgenerator< F, R, S > > | inline |
const_pointer typedef (defined in xt::xgenerator< F, R, S >) | xt::xgenerator< F, R, S > | |
const_reference typedef (defined in xt::xgenerator< F, R, S >) | xt::xgenerator< F, R, S > | |
const_stepper typedef (defined in xt::xgenerator< F, R, S >) | xt::xgenerator< F, R, S > | |
contiguous_layout (defined in xt::xgenerator< F, R, S >) | xt::xgenerator< F, R, S > | static |
crbegin() const noexcept -> const_reverse_layout_iterator< L > | xt::xconst_iterable< xgenerator< F, R, S > > | inline |
crbegin(const S &shape) const noexcept -> const_reverse_broadcast_iterator< S, L > | xt::xconst_iterable< xgenerator< F, R, S > > | inline |
crend() const noexcept -> const_reverse_layout_iterator< L > | xt::xconst_iterable< xgenerator< F, R, S > > | inline |
crend(const S &shape) const noexcept -> const_reverse_broadcast_iterator< S, L > | xt::xconst_iterable< xgenerator< F, R, S > > | inline |
xsharable_expression< xgenerator< F, R, S > >::derived_cast() &noexcept | xt::xexpression< D > | inline |
xsharable_expression< xgenerator< F, R, S > >::derived_cast() const &noexcept | xt::xexpression< D > | inline |
xsharable_expression< xgenerator< F, R, S > >::derived_cast() &&noexcept | xt::xexpression< D > | inline |
derived_type typedef (defined in xt::xexpression< D >) | xt::xexpression< D > | |
difference_type typedef (defined in xt::xgenerator< F, R, S >) | xt::xgenerator< F, R, S > | |
dimension() const noexcept | xt::xconst_accessible< xgenerator< F, R, S > > | inline |
element(It first, It last) const (defined in xt::xgenerator< F, R, S >) | xt::xgenerator< F, R, S > | |
element(It first, It last) const -> const_reference | xt::xgenerator< F, R, S > | inline |
end() const noexcept -> const_layout_iterator< L > | xt::xconst_iterable< xgenerator< F, R, S > > | inline |
end(const S &shape) const noexcept -> const_broadcast_iterator< S, L > | xt::xconst_iterable< xgenerator< F, R, S > > | inline |
expression_tag typedef (defined in xt::xgenerator< F, R, S >) | xt::xgenerator< F, R, S > | |
extension_base typedef (defined in xt::xgenerator< F, R, S >) | xt::xgenerator< F, R, S > | |
front() const | xt::xconst_accessible< xgenerator< F, R, S > > | inline |
functor() const noexcept (defined in xt::xgenerator< F, R, S >) | xt::xgenerator< F, R, S > | inline |
functor_type typedef (defined in xt::xgenerator< F, R, S >) | xt::xgenerator< F, R, S > | |
has_linear_assign(const O &) const noexcept | xt::xgenerator< F, R, S > | inline |
in_bounds(Args... args) const | xt::xconst_accessible< xgenerator< F, R, S > > | inline |
inner_shape_type typedef (defined in xt::xgenerator< F, R, S >) | xt::xgenerator< F, R, S > | |
inner_types typedef (defined in xt::xgenerator< F, R, S >) | xt::xgenerator< F, R, S > | |
is_contiguous() const noexcept (defined in xt::xgenerator< F, R, S >) | xt::xgenerator< F, R, S > | inline |
iterable_base typedef (defined in xt::xgenerator< F, R, S >) | xt::xgenerator< F, R, S > | |
layout() const noexcept (defined in xt::xgenerator< F, R, S >) | xt::xgenerator< F, R, S > | inline |
operator()(Args... args) const (defined in xt::xgenerator< F, R, S >) | xt::xgenerator< F, R, S > | |
operator()(Args... args) const -> const_reference | xt::xgenerator< F, R, S > | inline |
operator=(const xexpression &)=default (defined in xt::xexpression< D >) | xt::xexpression< D > | protected |
operator=(xexpression &&)=default (defined in xt::xexpression< D >) | xt::xexpression< D > | protected |
operator[](const S &index) const -> disable_integral_t< S, const_reference > | xt::xconst_accessible< xgenerator< F, R, S > > | inline |
periodic(Args... args) const -> const_reference | xt::xconst_accessible< xgenerator< F, R, S > > | inline |
pointer typedef (defined in xt::xgenerator< F, R, S >) | xt::xgenerator< F, R, S > | |
rbegin() const noexcept -> const_reverse_layout_iterator< L > | xt::xconst_iterable< xgenerator< F, R, S > > | inline |
rbegin(const S &shape) const noexcept -> const_reverse_broadcast_iterator< S, L > | xt::xconst_iterable< xgenerator< F, R, S > > | inline |
rebind_t typedef (defined in xt::xgenerator< F, R, S >) | xt::xgenerator< F, R, S > | |
reference typedef (defined in xt::xgenerator< F, R, S >) | xt::xgenerator< F, R, S > | |
rend() const noexcept -> const_reverse_layout_iterator< L > | xt::xconst_iterable< xgenerator< F, R, S > > | inline |
rend(const S &shape) const noexcept -> const_reverse_broadcast_iterator< S, L > | xt::xconst_iterable< xgenerator< F, R, S > > | inline |
reshape(O &&shape) const & | xt::xgenerator< F, R, S > | inline |
reshape(O &&shape) && (defined in xt::xgenerator< F, R, S >) | xt::xgenerator< F, R, S > | inline |
reshape(std::initializer_list< T > shape) const & (defined in xt::xgenerator< F, R, S >) | xt::xgenerator< F, R, S > | inline |
reshape(std::initializer_list< T > shape) && (defined in xt::xgenerator< F, R, S >) | xt::xgenerator< F, R, S > | inline |
self_type typedef (defined in xt::xgenerator< F, R, S >) | xt::xgenerator< F, R, S > | |
shape() const noexcept | xt::xgenerator< F, R, S > | inline |
shape(size_type index) const | xt::xgenerator< F, R, S > | inline |
shape_type typedef (defined in xt::xgenerator< F, R, S >) | xt::xgenerator< F, R, S > | |
size() const noexcept | xt::xconst_accessible< xgenerator< F, R, S > > | inline |
size_type typedef (defined in xt::xgenerator< F, R, S >) | xt::xgenerator< F, R, S > | |
static_layout (defined in xt::xgenerator< F, R, S >) | xt::xgenerator< F, R, S > | static |
stepper typedef (defined in xt::xgenerator< F, R, S >) | xt::xgenerator< F, R, S > | |
stepper_begin(const O &shape) const noexcept (defined in xt::xgenerator< F, R, S >) | xt::xgenerator< F, R, S > | |
stepper_begin(const O &shape) const noexcept -> const_stepper (defined in xt::xgenerator< F, R, S >) | xt::xgenerator< F, R, S > | inline |
stepper_end(const O &shape, layout_type) const noexcept (defined in xt::xgenerator< F, R, S >) | xt::xgenerator< F, R, S > | |
stepper_end(const O &shape, layout_type) const noexcept -> const_stepper (defined in xt::xgenerator< F, R, S >) | xt::xgenerator< F, R, S > | inline |
unchecked(Args... args) const (defined in xt::xgenerator< F, R, S >) | xt::xgenerator< F, R, S > | |
unchecked(Args... args) const -> const_reference | xt::xgenerator< F, R, S > | inline |
value_type typedef (defined in xt::xgenerator< F, R, S >) | xt::xgenerator< F, R, S > | |
xexpression()=default (defined in xt::xexpression< D >) | xt::xexpression< D > | protected |
xexpression(const xexpression &)=default (defined in xt::xexpression< D >) | xt::xexpression< D > | protected |
xexpression(xexpression &&)=default (defined in xt::xexpression< D >) | xt::xexpression< D > | protected |
xgenerator(Func &&f, const S &shape) noexcept | xt::xgenerator< F, R, S > | inline |
~xexpression()=default (defined in xt::xexpression< D >) | xt::xexpression< D > | protected |