xtensor
|
This is the complete list of members for xt::xshared_expression< E >, including all inherited members.
backstrides() const (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | inline |
backstrides_type typedef (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | |
base_class typedef (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | |
begin(const S &shape) noexcept -> decltype(std::declval< E >().template begin< L >(shape)) (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | inline |
begin() noexcept -> decltype(std::declval< E >().template begin< L >()) (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | inline |
begin() const noexcept -> decltype(std::declval< xtl::constify_t< E > >().template begin< L >()) (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | inline |
begin(const S &shape) const noexcept -> decltype(std::declval< xtl::constify_t< E > >().template begin< L >(shape)) (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | inline |
bool_load_type typedef (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | |
broadcast_shape(S &shape, bool reuse_cache=false) const (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | inline |
cbegin() const noexcept -> decltype(std::declval< xtl::constify_t< E > >().template cbegin< L >()) (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | inline |
cbegin(const S &shape) const noexcept -> decltype(std::declval< xtl::constify_t< E > >().template cbegin< L >(shape)) (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | inline |
cend() const noexcept -> decltype(std::declval< xtl::constify_t< E > >().template cend< L >()) (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | inline |
cend(const S &shape) const noexcept -> decltype(std::declval< xtl::constify_t< E > >().template cend< L >(shape)) (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | inline |
const_linear_iterator typedef (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | |
const_pointer typedef (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | |
const_reference typedef (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | |
const_stepper typedef (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | |
contiguous_layout (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | static |
crbegin() const noexcept -> decltype(std::declval< xtl::constify_t< E > >().template crbegin< L >()) (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | inline |
crbegin(const S &shape) const noexcept -> decltype(std::declval< xtl::constify_t< E > >().template crbegin< L >(shape)) (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | inline |
crend() const noexcept -> decltype(std::declval< xtl::constify_t< E > >().template crend< L >()) (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | inline |
crend(const S &shape) const noexcept -> decltype(std::declval< xtl::constify_t< E > >().template crend< L >(shape)) (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | inline |
data() noexcept (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | inline |
data() const noexcept (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | inline |
data_offset() const noexcept (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | inline |
derived_cast() &noexcept | xt::xexpression< xshared_expression< E > > | inline |
derived_cast() const &noexcept | xt::xexpression< xshared_expression< E > > | inline |
derived_cast() &&noexcept | xt::xexpression< xshared_expression< E > > | inline |
difference_type typedef (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | |
dimension() const -> decltype(std::declval< xtl::constify_t< E > >(). dimension()) (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | inline |
element(It first, It last) (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | inline |
element(It first, It last) const (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | inline |
end(const S &shape) noexcept -> decltype(std::declval< E >().template end< L >(shape)) (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | inline |
end() noexcept -> decltype(std::declval< E >().template end< L >()) (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | inline |
end() const noexcept -> decltype(std::declval< xtl::constify_t< E > >().template end< L >()) (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | inline |
end(const S &shape) const noexcept -> decltype(std::declval< xtl::constify_t< E > >().template end< L >(shape)) (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | inline |
has_linear_assign(const S &strides) const noexcept (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | inline |
inner_backstrides_type typedef (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | |
inner_shape_type typedef (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | |
inner_strides_type typedef (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | |
is_contiguous() const -> decltype(std::declval< xtl::constify_t< E > >(). is_contiguous()) (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | inline |
layout() const -> decltype(std::declval< xtl::constify_t< E > >(). layout()) (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | inline |
linear_begin() -> decltype(std::declval< E >(). linear_begin()) (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | inline |
linear_begin() const -> decltype(std::declval< xtl::constify_t< E > >(). linear_begin()) (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | inline |
linear_cbegin() const -> decltype(std::declval< xtl::constify_t< E > >(). linear_cbegin()) (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | inline |
linear_cend() const -> decltype(std::declval< xtl::constify_t< E > >(). linear_cend()) (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | inline |
linear_crbegin() const -> decltype(std::declval< xtl::constify_t< E > >(). linear_crbegin()) (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | inline |
linear_crend() const -> decltype(std::declval< xtl::constify_t< E > >(). linear_crend()) (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | inline |
linear_end() -> decltype(std::declval< E >(). linear_end()) (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | inline |
linear_end() const -> decltype(std::declval< xtl::constify_t< E > >(). linear_end()) (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | inline |
linear_iterator typedef (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | |
linear_rbegin() -> decltype(std::declval< E >(). linear_rbegin()) (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | inline |
linear_rbegin() const -> decltype(std::declval< xtl::constify_t< E > >(). linear_rbegin()) (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | inline |
linear_rend() -> decltype(std::declval< E >(). linear_rend()) (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | inline |
linear_rend() const -> decltype(std::declval< xtl::constify_t< E > >(). linear_rend()) (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | inline |
operator()(Args... args) -> decltype(std::declval< E >()(args...)) (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | inline |
pointer typedef (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | |
rbegin(const S &shape) noexcept -> decltype(std::declval< E >().template rbegin< L >(shape)) (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | inline |
rbegin() noexcept -> decltype(std::declval< E >().template rbegin< L >()) (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | inline |
rbegin() const noexcept -> decltype(std::declval< xtl::constify_t< E > >().template rbegin< L >()) (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | inline |
rbegin(const S &shape) const noexcept -> decltype(std::declval< xtl::constify_t< E > >().template rbegin< L >(shape)) (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | inline |
reference typedef (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | |
rend(const S &shape) noexcept -> decltype(std::declval< E >().template rend< L >(shape)) (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | inline |
rend() noexcept -> decltype(std::declval< E >().template rend< L >()) (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | inline |
rend() const noexcept -> decltype(std::declval< xtl::constify_t< E > >().template rend< L >()) (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | inline |
rend(const S &shape) const noexcept -> decltype(std::declval< xtl::constify_t< E > >().template rend< L >(shape)) (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | inline |
shape() const -> decltype(std::declval< xtl::constify_t< E > >(). shape()) (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | inline |
shape_type typedef (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | |
size() const -> decltype(std::declval< xtl::constify_t< E > >(). size()) (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | inline |
size_type typedef (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | |
static_layout (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | static |
stepper typedef (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | |
stepper_begin(const S &shape) noexcept -> decltype(std::declval< E >().stepper_begin(shape)) (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | inline |
stepper_begin(const S &shape) const noexcept -> decltype(std::declval< const E >().stepper_begin(shape)) (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | inline |
stepper_end(const S &shape, layout_type l) noexcept -> decltype(std::declval< E >().stepper_end(shape, l)) (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | inline |
stepper_end(const S &shape, layout_type l) const noexcept -> decltype(std::declval< const E >().stepper_end(shape, l)) (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | inline |
storage() noexcept (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | inline |
storage() const noexcept (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | inline |
storage_type typedef (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | |
strides() const (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | inline |
strides_type typedef (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | |
use_count() const noexcept | xt::xshared_expression< E > | inline |
value_type typedef (defined in xt::xshared_expression< E >) | xt::xshared_expression< E > | |
xshared_expression(const std::shared_ptr< E > &ptr) | xt::xshared_expression< E > | inlineexplicit |