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
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 >
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
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
pointer typedef (defined in stratax::core::ArrayView< T >)stratax::core::ArrayView< T >
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 >