Stratax 0.3.1
Loading...
Searching...
No Matches
stratax::core::ArrayView< T > Member List

This is the complete list of members for stratax::core::ArrayView< T >, including all inherited members.

ArrayView(pointer data, const Shape &shape, const Shape &strides) (defined in stratax::core::ArrayView< T >)stratax::core::ArrayView< T >inline
ArrayView(const ArrayView< U > &other) (defined in stratax::core::ArrayView< T >)stratax::core::ArrayView< T >inline
as_const() const (defined in stratax::core::ArrayView< T >)stratax::core::ArrayView< T >inline
at(difference_type index) (defined in stratax::core::ArrayView< T >)stratax::core::ArrayView< T >inline
at(difference_type index) const (defined in stratax::core::ArrayView< T >)stratax::core::ArrayView< T >inline
at(const std::vector< difference_type > &indices) (defined in stratax::core::ArrayView< T >)stratax::core::ArrayView< T >inline
at(const std::vector< difference_type > &indices) const (defined in stratax::core::ArrayView< T >)stratax::core::ArrayView< T >inline
begin() noexcept (defined in stratax::core::ArrayView< T >)stratax::core::ArrayView< T >inline
begin() const noexcept (defined in stratax::core::ArrayView< T >)stratax::core::ArrayView< T >inline
cbegin() const noexcept (defined in stratax::core::ArrayView< T >)stratax::core::ArrayView< T >inline
cend() const noexcept (defined in stratax::core::ArrayView< T >)stratax::core::ArrayView< T >inline
const_iterator typedef (defined in stratax::core::ArrayView< T >)stratax::core::ArrayView< T >
const_pointer typedef (defined in stratax::core::ArrayView< T >)stratax::core::ArrayView< T >
const_reference typedef (defined in stratax::core::ArrayView< T >)stratax::core::ArrayView< T >
const_view typedef (defined in stratax::core::ArrayView< T >)stratax::core::ArrayView< T >
data() noexcept (defined in stratax::core::ArrayView< T >)stratax::core::ArrayView< T >inline
data() const noexcept (defined in stratax::core::ArrayView< T >)stratax::core::ArrayView< T >inline
difference_type typedef (defined in stratax::core::ArrayView< T >)stratax::core::ArrayView< T >
element_type typedef (defined in stratax::core::ArrayView< T >)stratax::core::ArrayView< T >
empty() const noexcept (defined in stratax::core::ArrayView< T >)stratax::core::ArrayView< T >inline
end() noexcept (defined in stratax::core::ArrayView< T >)stratax::core::ArrayView< T >inline
end() const noexcept (defined in stratax::core::ArrayView< T >)stratax::core::ArrayView< T >inline
iterator typedef (defined in stratax::core::ArrayView< T >)stratax::core::ArrayView< T >
ndim() const noexcept (defined in stratax::core::ArrayView< T >)stratax::core::ArrayView< T >inline
operator()(size_type first, Rest... rest) (defined in stratax::core::ArrayView< T >)stratax::core::ArrayView< T >inline
operator()(size_type first, Rest... rest) const (defined in stratax::core::ArrayView< T >)stratax::core::ArrayView< T >inline
operator[](size_type index) (defined in stratax::core::ArrayView< T >)stratax::core::ArrayView< T >inline
operator[](size_type index) const (defined in stratax::core::ArrayView< T >)stratax::core::ArrayView< T >inline
pointer typedef (defined in stratax::core::ArrayView< T >)stratax::core::ArrayView< T >
rank() const noexcept (defined in stratax::core::ArrayView< T >)stratax::core::ArrayView< T >inline
reference typedef (defined in stratax::core::ArrayView< T >)stratax::core::ArrayView< T >
shape() const noexcept (defined in stratax::core::ArrayView< T >)stratax::core::ArrayView< T >inline
size() const noexcept (defined in stratax::core::ArrayView< T >)stratax::core::ArrayView< T >inline
size_type typedef (defined in stratax::core::ArrayView< T >)stratax::core::ArrayView< T >
strides() const noexcept (defined in stratax::core::ArrayView< T >)stratax::core::ArrayView< T >inline
value_type typedef (defined in stratax::core::ArrayView< T >)stratax::core::ArrayView< T >