xtensor
Loading...
Searching...
No Matches
xt::xview< CT, S > Member List

This is the complete list of members for xt::xview< CT, S >, including all inherited members.

access(Arg arg, Args... args) -> reference (defined in xt::xview< CT, S >)xt::xview< CT, S >inline
access(Arg arg, Args... args) const -> const_reference (defined in xt::xview< CT, S >)xt::xview< CT, S >inline
access_impl(std::index_sequence< I... >, Args... args) -> reference (defined in xt::xview< CT, S >)xt::xview< CT, S >inline
access_impl(std::index_sequence< I... >, Args... args) const -> const_reference (defined in xt::xview< CT, S >)xt::xview< CT, S >inline
accessible_base typedef (defined in xt::xview< CT, S >)xt::xview< CT, S >
assign(const xexpression< E > &) (defined in xt::xsemantic_base< D >)xt::xsemantic_base< D >
assign(const xexpression< E > &e) -> derived_type &xt::xsemantic_base< D >inline
assign_temporary(temporary_type &&)xt::xview_semantic< xview< CT, S... > >inline
assign_to(xexpression< E > &e, bool force_resize) const (defined in xt::xview< CT, S >)xt::xview< CT, S >
at(Args... args) -> referencext::xaccessible< xview< CT, S... > >inline
at(Args... args) const -> const_referencext::xaccessible< xview< CT, S... > >inline
back()xt::xaccessible< xview< CT, S... > >inline
back() constxt::xaccessible< xview< CT, S... > >inline
backstrides() const (defined in xt::xview< CT, S >)xt::xview< CT, S >
backstrides() const -> std::enable_if_t< has_data_interface< T >::value &&is_strided_view, const inner_strides_type & > (defined in xt::xview< CT, S >)xt::xview< CT, S >inline
backstrides_type typedef (defined in xt::xview< CT, S >)xt::xview< CT, S >
bit_and_assign(const xexpression< E > &) (defined in xt::xsemantic_base< D >)xt::xsemantic_base< D >
bit_and_assign(const xexpression< E > &e) -> derived_type &xt::xsemantic_base< D >inline
bit_or_assign(const xexpression< E > &) (defined in xt::xsemantic_base< D >)xt::xsemantic_base< D >
bit_or_assign(const xexpression< E > &e) -> derived_type &xt::xsemantic_base< D >inline
bit_xor_assign(const xexpression< E > &) (defined in xt::xsemantic_base< D >)xt::xsemantic_base< D >
bit_xor_assign(const xexpression< E > &e) -> derived_type &xt::xsemantic_base< D >inline
bool_load_type typedef (defined in xt::xview< CT, S >)xt::xview< CT, S >
broadcast_shape(ST &shape, bool reuse_cache=false) constxt::xview< CT, S >inline
build_view(E &&e) const (defined in xt::xview< CT, S >)xt::xview< CT, S >
build_view(E &&e) const -> rebind_t< E > (defined in xt::xview< CT, S >)xt::xview< CT, S >inline
build_view_impl(E &&e, std::index_sequence< I... >) const -> rebind_t< E > (defined in xt::xview< CT, S >)xt::xview< CT, S >inline
const_container_iterator typedef (defined in xt::xview< CT, S >)xt::xview< CT, S >
const_linear_iterator typedef (defined in xt::xview< CT, S >)xt::xview< CT, S >
const_pointer typedef (defined in xt::xview< CT, S >)xt::xview< CT, S >
const_reference typedef (defined in xt::xview< CT, S >)xt::xview< CT, S >
const_reverse_linear_iterator typedef (defined in xt::xview< CT, S >)xt::xview< CT, S >
const_stepper typedef (defined in xt::xview< CT, S >)xt::xview< CT, S >
container_iterator typedef (defined in xt::xview< CT, S >)xt::xview< CT, S >
contiguous_layout (defined in xt::xview< CT, S >)xt::xview< CT, S >static
data() const (defined in xt::xview< CT, S >)xt::xview< CT, S >
data() (defined in xt::xview< CT, S >)xt::xview< CT, S >
data() const -> std::enable_if_t< has_data_interface< T >::value &&is_strided_view, const_pointer >xt::xview< CT, S >inline
data() -> std::enable_if_t< has_data_interface< T >::value &&is_strided_view, pointer > (defined in xt::xview< CT, S >)xt::xview< CT, S >inline
data_element(size_type i) (defined in xt::xview< CT, S >)xt::xview< CT, S >
data_element(size_type i) const (defined in xt::xview< CT, S >)xt::xview< CT, S >
data_element(size_type i) -> enable_simd_interface< T, reference > (defined in xt::xview< CT, S >)xt::xview< CT, S >inline
data_element(size_type i) const -> enable_simd_interface< T, const_reference > (defined in xt::xview< CT, S >)xt::xview< CT, S >inline
data_offset() const noexcept (defined in xt::xview< CT, S >)xt::xview< CT, S >
data_offset() const noexcept -> std::enable_if_t< has_data_interface< T >::value &&is_strided_view, std::size_t >xt::xview< CT, S >inline
data_xbegin() noexcept (defined in xt::xview< CT, S >)xt::xview< CT, S >inline
data_xbegin() const noexcept (defined in xt::xview< CT, S >)xt::xview< CT, S >inline
data_xbegin_impl(It begin) const noexcept (defined in xt::xview< CT, S >)xt::xview< CT, S >inline
data_xend(layout_type l, size_type offset) noexcept (defined in xt::xview< CT, S >)xt::xview< CT, S >inline
data_xend(layout_type l, size_type offset) const noexcept (defined in xt::xview< CT, S >)xt::xview< CT, S >inline
data_xend_impl(It begin, layout_type l, size_type offset) const noexcept (defined in xt::xview< CT, S >)xt::xview< CT, S >inline
difference_type typedef (defined in xt::xview< CT, S >)xt::xview< CT, S >
dimension() const noexceptxt::xconst_accessible< D >inline
divides_assign(const xexpression< E > &) (defined in xt::xsemantic_base< D >)xt::xsemantic_base< D >
divides_assign(const xexpression< E > &e) -> derived_type &xt::xsemantic_base< D >inline
element(It first, It last) (defined in xt::xview< CT, S >)xt::xview< CT, S >
element(It first, It last) const (defined in xt::xview< CT, S >)xt::xview< CT, S >
element(It first, It last) -> reference (defined in xt::xview< CT, S >)xt::xview< CT, S >inline
element(It first, It last) const -> const_reference (defined in xt::xview< CT, S >)xt::xview< CT, S >inline
enable_simd_interface typedef (defined in xt::xview< CT, S >)xt::xview< CT, S >
expression() noexceptxt::xview< CT, S >inline
expression() const noexceptxt::xview< CT, S >inline
expression_tag typedef (defined in xt::xview< CT, S >)xt::xview< CT, S >
extension_base typedef (defined in xt::xview< CT, S >)xt::xview< CT, S >
fill(const T &value)xt::xview< CT, S >inline
flat(size_type i) (defined in xt::xview< CT, S >)xt::xview< CT, S >
flat(size_type i) const (defined in xt::xview< CT, S >)xt::xview< CT, S >
flat(size_type i) -> enable_simd_interface< T, reference > (defined in xt::xview< CT, S >)xt::xview< CT, S >inline
flat(size_type i) const -> enable_simd_interface< T, const_reference > (defined in xt::xview< CT, S >)xt::xview< CT, S >inline
front()xt::xaccessible< xview< CT, S... > >inline
front() constxt::xaccessible< xview< CT, S... > >inline
has_linear_assign(const ST &strides) constxt::xview< CT, S >inline
has_trivial_strides (defined in xt::xview< CT, S >)xt::xview< CT, S >static
in_bounds(Args... args) constxt::xconst_accessible< D >inline
index(Args... args) const -> std::enable_if_t< lesser_condition< I >::value, size_type > (defined in xt::xview< CT, S >)xt::xview< CT, S >inline
inner_backstrides_type typedef (defined in xt::xview< CT, S >)xt::xview< CT, S >
inner_shape_type typedef (defined in xt::xview< CT, S >)xt::xview< CT, S >
inner_strides_type typedef (defined in xt::xview< CT, S >)xt::xview< CT, S >
inner_types typedef (defined in xt::xview< CT, S >)xt::xview< CT, S >
is_const (defined in xt::xview< CT, S >)xt::xview< CT, S >static
is_contiguous() const noexcept (defined in xt::xview< CT, S >)xt::xview< CT, S >inline
is_contiguous_view (defined in xt::xview< CT, S >)xt::xview< CT, S >static
is_strided_view (defined in xt::xview< CT, S >)xt::xview< CT, S >static
iterable_base typedef (defined in xt::xview< CT, S >)xt::xview< CT, S >
layout() const noexceptxt::xview< CT, S >inline
linear_begin() (defined in xt::xview< CT, S >)xt::xview< CT, S >
linear_begin() const (defined in xt::xview< CT, S >)xt::xview< CT, S >
linear_begin() -> std::enable_if_t< has_data_interface< T >::value &&is_strided_view, linear_iterator > (defined in xt::xview< CT, S >)xt::xview< CT, S >
linear_begin() const -> std::enable_if_t< has_data_interface< T >::value &&is_strided_view, const_linear_iterator > (defined in xt::xview< CT, S >)xt::xview< CT, S >
linear_cbegin() const (defined in xt::xview< CT, S >)xt::xview< CT, S >
linear_cbegin() const -> std::enable_if_t< has_data_interface< T >::value &&is_strided_view, const_linear_iterator > (defined in xt::xview< CT, S >)xt::xview< CT, S >
linear_cend() const (defined in xt::xview< CT, S >)xt::xview< CT, S >
linear_cend() const -> std::enable_if_t< has_data_interface< T >::value &&is_strided_view, const_linear_iterator > (defined in xt::xview< CT, S >)xt::xview< CT, S >
linear_crbegin() const (defined in xt::xview< CT, S >)xt::xview< CT, S >
linear_crbegin() const -> std::enable_if_t< has_data_interface< T >::value &&is_strided_view, const_reverse_linear_iterator > (defined in xt::xview< CT, S >)xt::xview< CT, S >
linear_crend() const (defined in xt::xview< CT, S >)xt::xview< CT, S >
linear_crend() const -> std::enable_if_t< has_data_interface< T >::value &&is_strided_view, const_reverse_linear_iterator > (defined in xt::xview< CT, S >)xt::xview< CT, S >
linear_end() (defined in xt::xview< CT, S >)xt::xview< CT, S >
linear_end() const (defined in xt::xview< CT, S >)xt::xview< CT, S >
linear_end() -> std::enable_if_t< has_data_interface< T >::value &&is_strided_view, linear_iterator > (defined in xt::xview< CT, S >)xt::xview< CT, S >
linear_end() const -> std::enable_if_t< has_data_interface< T >::value &&is_strided_view, const_linear_iterator > (defined in xt::xview< CT, S >)xt::xview< CT, S >
linear_iterator typedef (defined in xt::xview< CT, S >)xt::xview< CT, S >
linear_rbegin() (defined in xt::xview< CT, S >)xt::xview< CT, S >
linear_rbegin() const (defined in xt::xview< CT, S >)xt::xview< CT, S >
linear_rbegin() -> std::enable_if_t< has_data_interface< T >::value &&is_strided_view, reverse_linear_iterator > (defined in xt::xview< CT, S >)xt::xview< CT, S >
linear_rbegin() const -> std::enable_if_t< has_data_interface< T >::value &&is_strided_view, const_reverse_linear_iterator > (defined in xt::xview< CT, S >)xt::xview< CT, S >
linear_rend() (defined in xt::xview< CT, S >)xt::xview< CT, S >
linear_rend() const (defined in xt::xview< CT, S >)xt::xview< CT, S >
linear_rend() -> std::enable_if_t< has_data_interface< T >::value &&is_strided_view, reverse_linear_iterator > (defined in xt::xview< CT, S >)xt::xview< CT, S >
linear_rend() const -> std::enable_if_t< has_data_interface< T >::value &&is_strided_view, const_reverse_linear_iterator > (defined in xt::xview< CT, S >)xt::xview< CT, S >
load_simd(size_type i) const (defined in xt::xview< CT, S >)xt::xview< CT, S >
load_simd(size_type i) const -> enable_simd_interface< T, simd_return_type< requested_type > > (defined in xt::xview< CT, S >)xt::xview< CT, S >inline
make_index(It first, It last) const -> base_index_type (defined in xt::xview< CT, S >)xt::xview< CT, S >inline
minus_assign(const xexpression< E > &) (defined in xt::xsemantic_base< D >)xt::xsemantic_base< D >
minus_assign(const xexpression< E > &e) -> derived_type &xt::xsemantic_base< D >inline
modulus_assign(const xexpression< E > &) (defined in xt::xsemantic_base< D >)xt::xsemantic_base< D >
modulus_assign(const xexpression< E > &e) -> derived_type &xt::xsemantic_base< D >inline
multiplies_assign(const xexpression< E > &) (defined in xt::xsemantic_base< D >)xt::xsemantic_base< D >
multiplies_assign(const xexpression< E > &e) -> derived_type &xt::xsemantic_base< D >inline
operator const_reference() const (defined in xt::xview< CT, S >)xt::xview< CT, S >inline
operator reference() (defined in xt::xview< CT, S >)xt::xview< CT, S >inline
operator%=(const E &) (defined in xt::xsemantic_base< D >)xt::xsemantic_base< D >
operator%=(const xexpression< E > &) (defined in xt::xsemantic_base< D >)xt::xsemantic_base< D >
operator%=(const E &e) -> disable_xexpression< E, derived_type & >xt::xsemantic_base< D >inline
operator%=(const xexpression< E > &e) -> derived_type &xt::xsemantic_base< D >inline
operator&() & (defined in xt::xview< CT, S >)xt::xview< CT, S >inline
operator&() const & (defined in xt::xview< CT, S >)xt::xview< CT, S >inline
operator&() && (defined in xt::xview< CT, S >)xt::xview< CT, S >inline
operator&=(const E &) (defined in xt::xsemantic_base< D >)xt::xsemantic_base< D >
operator&=(const xexpression< E > &) (defined in xt::xsemantic_base< D >)xt::xsemantic_base< D >
operator&=(const E &e) -> disable_xexpression< E, derived_type & >xt::xsemantic_base< D >inline
operator&=(const xexpression< E > &e) -> derived_type &xt::xsemantic_base< D >inline
operator()(Args... args) (defined in xt::xview< CT, S >)xt::xview< CT, S >
operator()(Args... args) const (defined in xt::xview< CT, S >)xt::xview< CT, S >
operator()(Args... args) -> referencext::xview< CT, S >inline
operator()(Args... args) const -> const_referencext::xview< CT, S >inline
operator*=(const E &) (defined in xt::xsemantic_base< D >)xt::xsemantic_base< D >
operator*=(const xexpression< E > &) (defined in xt::xsemantic_base< D >)xt::xsemantic_base< D >
operator*=(const E &e) -> disable_xexpression< E, derived_type & >xt::xsemantic_base< D >inline
operator*=(const xexpression< E > &e) -> derived_type &xt::xsemantic_base< D >inline
operator+=(const E &) (defined in xt::xsemantic_base< D >)xt::xsemantic_base< D >
operator+=(const xexpression< E > &) (defined in xt::xsemantic_base< D >)xt::xsemantic_base< D >
operator+=(const E &e) -> disable_xexpression< E, derived_type & >xt::xsemantic_base< D >inline
operator+=(const xexpression< E > &e) -> derived_type &xt::xsemantic_base< D >inline
operator-=(const E &) (defined in xt::xsemantic_base< D >)xt::xsemantic_base< D >
operator-=(const xexpression< E > &) (defined in xt::xsemantic_base< D >)xt::xsemantic_base< D >
operator-=(const E &e) -> disable_xexpression< E, derived_type & >xt::xsemantic_base< D >inline
operator-=(const xexpression< E > &e) -> derived_type &xt::xsemantic_base< D >inline
operator/=(const E &) (defined in xt::xsemantic_base< D >)xt::xsemantic_base< D >
operator/=(const xexpression< E > &) (defined in xt::xsemantic_base< D >)xt::xsemantic_base< D >
operator/=(const E &e) -> disable_xexpression< E, derived_type & >xt::xsemantic_base< D >inline
operator/=(const xexpression< E > &e) -> derived_type &xt::xsemantic_base< D >inline
operator=(const xview &rhs) (defined in xt::xview< CT, S >)xt::xview< CT, S >inline
operator=(const xexpression< E > &e) (defined in xt::xview< CT, S >)xt::xview< CT, S >
operator=(const E &e) (defined in xt::xview< CT, S >)xt::xview< CT, S >
operator=(const xexpression< E > &e) -> self_type &xt::xview< CT, S >inline
operator=(const E &e) -> disable_xexpression< E, self_type > & (defined in xt::xview< CT, S >)xt::xview< CT, S >inline
operator=(const xsemantic_base &)=default (defined in xt::xsemantic_base< D >)xt::xsemantic_base< D >protected
operator=(xsemantic_base &&)=default (defined in xt::xsemantic_base< D >)xt::xsemantic_base< D >protected
operator=(const xconst_accessible &)=default (defined in xt::xconst_accessible< D >)xt::xconst_accessible< D >protected
operator=(xconst_accessible &&)=default (defined in xt::xconst_accessible< D >)xt::xconst_accessible< D >protected
operator[](const S &index) -> disable_integral_t< S, reference >xt::xaccessible< xview< CT, S... > >inline
operator[](const S &index) const (defined in xt::xconst_accessible< D >)xt::xconst_accessible< D >
operator[](std::initializer_list< I > index) const (defined in xt::xconst_accessible< D >)xt::xconst_accessible< D >
operator[](size_type i) const (defined in xt::xconst_accessible< D >)xt::xconst_accessible< D >inline
operator^=(const E &) (defined in xt::xsemantic_base< D >)xt::xsemantic_base< D >
operator^=(const xexpression< E > &) (defined in xt::xsemantic_base< D >)xt::xsemantic_base< D >
operator^=(const E &e) -> disable_xexpression< E, derived_type & >xt::xsemantic_base< D >inline
operator^=(const xexpression< E > &e) -> derived_type &xt::xsemantic_base< D >inline
operator|=(const E &) (defined in xt::xsemantic_base< D >)xt::xsemantic_base< D >
operator|=(const xexpression< E > &) (defined in xt::xsemantic_base< D >)xt::xsemantic_base< D >
operator|=(const E &e) -> disable_xexpression< E, derived_type & >xt::xsemantic_base< D >inline
operator|=(const xexpression< E > &e) -> derived_type &xt::xsemantic_base< D >inline
periodic(Args... args) -> referencext::xaccessible< xview< CT, S... > >inline
periodic(Args... args) const -> const_referencext::xaccessible< xview< CT, S... > >inline
plus_assign(const xexpression< E > &) (defined in xt::xsemantic_base< D >)xt::xsemantic_base< D >
plus_assign(const xexpression< E > &e) -> derived_type &xt::xsemantic_base< D >inline
pointer typedef (defined in xt::xview< CT, S >)xt::xview< CT, S >
rank (defined in xt::xview< CT, S >)xt::xview< CT, S >static
rebind_t typedef (defined in xt::xview< CT, S >)xt::xview< CT, S >
reference typedef (defined in xt::xview< CT, S >)xt::xview< CT, S >
reverse_linear_iterator typedef (defined in xt::xview< CT, S >)xt::xview< CT, S >
self_type typedef (defined in xt::xview< CT, S >)xt::xview< CT, S >
semantic_base typedef (defined in xt::xview< CT, S >)xt::xview< CT, S >
shape() const noexceptxt::xview< CT, S >inline
xaccessible< xview< CT, S... > >::shape(size_type index) constxt::xconst_accessible< D >inline
shape_type typedef (defined in xt::xview< CT, S >)xt::xview< CT, S >
simd_return_type typedef (defined in xt::xview< CT, S >)xt::xview< CT, S >
simd_value_type typedef (defined in xt::xview< CT, S >)xt::xview< CT, S >
size() const noexceptxt::xconst_accessible< D >inline
size_type typedef (defined in xt::xview< CT, S >)xt::xview< CT, S >
slice_type typedef (defined in xt::xview< CT, S >)xt::xview< CT, S >
sliced_access(const xslice< T > &slice) const -> size_type (defined in xt::xview< CT, S >)xt::xview< CT, S >inline
sliced_access(const xslice< T > &slice, Arg arg, Args... args) const -> size_type (defined in xt::xview< CT, S >)xt::xview< CT, S >inline
sliced_access(const T &squeeze, Args...) const -> disable_xslice< T, size_type > (defined in xt::xview< CT, S >)xt::xview< CT, S >inline
slices() const noexceptxt::xview< CT, S >inline
static_layout (defined in xt::xview< CT, S >)xt::xview< CT, S >static
stepper typedef (defined in xt::xview< CT, S >)xt::xview< CT, S >
stepper_begin(const ST &shape) (defined in xt::xview< CT, S >)xt::xview< CT, S >
stepper_begin(const ST &shape) const (defined in xt::xview< CT, S >)xt::xview< CT, S >
stepper_begin(const ST &shape) (defined in xt::xview< CT, S >)xt::xview< CT, S >
stepper_begin(const ST &shape) const (defined in xt::xview< CT, S >)xt::xview< CT, S >
stepper_begin(const ST &shape) -> std::enable_if_t<!Enable, stepper > (defined in xt::xview< CT, S >)xt::xview< CT, S >inline
stepper_begin(const ST &shape) const -> std::enable_if_t<!Enable, const_stepper > (defined in xt::xview< CT, S >)xt::xview< CT, S >inline
stepper_end(const ST &shape, layout_type l) (defined in xt::xview< CT, S >)xt::xview< CT, S >
stepper_end(const ST &shape, layout_type l) const (defined in xt::xview< CT, S >)xt::xview< CT, S >
stepper_end(const ST &shape, layout_type l) (defined in xt::xview< CT, S >)xt::xview< CT, S >
stepper_end(const ST &shape, layout_type l) const (defined in xt::xview< CT, S >)xt::xview< CT, S >
stepper_end(const ST &shape, layout_type l) -> std::enable_if_t<!Enable, stepper > (defined in xt::xview< CT, S >)xt::xview< CT, S >inline
stepper_end(const ST &shape, layout_type l) const -> std::enable_if_t<!Enable, const_stepper > (defined in xt::xview< CT, S >)xt::xview< CT, S >inline
storage() (defined in xt::xview< CT, S >)xt::xview< CT, S >
storage() const (defined in xt::xview< CT, S >)xt::xview< CT, S >
storage() -> std::enable_if_t< has_data_interface< T >::value, storage_type & >xt::xview< CT, S >inline
storage() const -> std::enable_if_t< has_data_interface< T >::value, const storage_type & > (defined in xt::xview< CT, S >)xt::xview< CT, S >inline
storage_type typedef (defined in xt::xview< CT, S >)xt::xview< CT, S >
store_simd(size_type i, const simd &e) (defined in xt::xview< CT, S >)xt::xview< CT, S >
store_simd(size_type i, const simd &e) -> enable_simd_interface< T, void > (defined in xt::xview< CT, S >)xt::xview< CT, S >inline
strides() const (defined in xt::xview< CT, S >)xt::xview< CT, S >
strides() const -> std::enable_if_t< has_data_interface< T >::value &&is_strided_view, const inner_strides_type & >xt::xview< CT, S >inline
strides_type typedef (defined in xt::xview< CT, S >)xt::xview< CT, S >
temporary_type typedef (defined in xt::xview< CT, S >)xt::xview< CT, S >
unchecked(Args... args) (defined in xt::xview< CT, S >)xt::xview< CT, S >
unchecked(Args... args) const (defined in xt::xview< CT, S >)xt::xview< CT, S >
unchecked(Args... args) -> referencext::xview< CT, S >inline
unchecked(Args... args) const -> const_referencext::xview< CT, S >inline
unchecked_impl(std::index_sequence< I... >, Args... args) -> reference (defined in xt::xview< CT, S >)xt::xview< CT, S >inline
unchecked_impl(std::index_sequence< I... >, Args... args) const -> const_reference (defined in xt::xview< CT, S >)xt::xview< CT, S >inline
underlying_size(size_type dim) const (defined in xt::xview< CT, S >)xt::xview< CT, S >inline
value_type typedef (defined in xt::xview< CT, S >)xt::xview< CT, S >
xconst_accessible()=default (defined in xt::xconst_accessible< D >)xt::xconst_accessible< D >protected
xconst_accessible(const xconst_accessible &)=default (defined in xt::xconst_accessible< D >)xt::xconst_accessible< D >protected
xconst_accessible(xconst_accessible &&)=default (defined in xt::xconst_accessible< D >)xt::xconst_accessible< D >protected
xexpression_inner_backstrides_type typedef (defined in xt::xview< CT, S >)xt::xview< CT, S >
xexpression_inner_strides_type typedef (defined in xt::xview< CT, S >)xt::xview< CT, S >
xexpression_type typedef (defined in xt::xview< CT, S >)xt::xview< CT, S >
xsemantic_base()=default (defined in xt::xsemantic_base< D >)xt::xsemantic_base< D >protected
xsemantic_base(const xsemantic_base &)=default (defined in xt::xsemantic_base< D >)xt::xsemantic_base< D >protected
xsemantic_base(xsemantic_base &&)=default (defined in xt::xsemantic_base< D >)xt::xsemantic_base< D >protected
xview(CTA &&e, FSL &&first_slice, SL &&... slices) noexceptxt::xview< CT, S >explicit
xview(const xview &)=default (defined in xt::xview< CT, S >)xt::xview< CT, S >
xview_semantic< xview< CT, S... > > (defined in xt::xview< CT, S >)xt::xview< CT, S >friend
~xconst_accessible()=default (defined in xt::xconst_accessible< D >)xt::xconst_accessible< D >protected
~xsemantic_base()=default (defined in xt::xsemantic_base< D >)xt::xsemantic_base< D >protected