Stratax 0.3.1
Loading...
Searching...
No Matches
stratax::container::Tensor< T > Member List

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

ArrayBase(const Shape &shape)stratax::core::ArrayBase< T >inlineexplicitprotected
ArrayBase(const Shape &shape, const_reference value)stratax::core::ArrayBase< T >inlineprotected
ArrayBase(const Shape &shape, Buffer< value_type > &&buffer)stratax::core::ArrayBase< T >inlineprotected
at(difference_type first, Rest... rest)stratax::container::Tensor< T >inline
at(difference_type first, Rest... rest) conststratax::container::Tensor< T >inline
at(const std::vector< difference_type > &raw_indices)stratax::container::Tensor< T >inline
at(const std::vector< difference_type > &raw_indices) conststratax::container::Tensor< T >inline
stratax::core::ArrayBase::at(difference_type index)stratax::core::ArrayBase< T >inline
stratax::core::ArrayBase::at(difference_type index) conststratax::core::ArrayBase< T >inline
back()stratax::core::ArrayBase< T >inline
back() conststratax::core::ArrayBase< T >inline
begin() noexceptstratax::core::ArrayBase< T >inline
begin() const noexceptstratax::core::ArrayBase< T >inline
cbegin() const noexceptstratax::core::ArrayBase< T >inline
cend() const noexceptstratax::core::ArrayBase< T >inline
const_iterator typedefstratax::container::Tensor< T >
const_pointer typedefstratax::container::Tensor< T >
const_reference typedefstratax::container::Tensor< T >
const_reverse_iterator typedefstratax::container::Tensor< T >
crbegin() const noexceptstratax::core::ArrayBase< T >inline
crend() const noexceptstratax::core::ArrayBase< T >inline
data() noexceptstratax::core::ArrayBase< T >inline
data() const noexceptstratax::core::ArrayBase< T >inline
difference_type typedefstratax::container::Tensor< T >
dtype() noexceptstratax::core::ArrayBase< T >inlinestatic
empty() const noexceptstratax::core::ArrayBase< T >inline
end() noexceptstratax::core::ArrayBase< T >inline
end() const noexceptstratax::core::ArrayBase< T >inline
fill(const_reference value)stratax::core::ArrayBase< T >inline
front()stratax::core::ArrayBase< T >inline
front() conststratax::core::ArrayBase< T >inline
iterator typedefstratax::container::Tensor< T >
normalized_flat_offset(const IndexContainer &raw_indices) conststratax::core::ArrayBase< T >inlineprotected
operator()(size_type first, Rest... rest)stratax::container::Tensor< T >inline
operator()(size_type first, Rest... rest) conststratax::container::Tensor< T >inline
operator()(const std::vector< size_type > &indices)stratax::container::Tensor< T >inline
operator()(const std::vector< size_type > &indices) conststratax::container::Tensor< T >inline
operator[](size_type index) noexceptstratax::core::ArrayBase< T >inline
operator[](size_type index) const noexceptstratax::core::ArrayBase< T >inline
pointer typedefstratax::container::Tensor< T >
rank() const noexceptstratax::core::ArrayBase< T >inline
rbegin() noexceptstratax::core::ArrayBase< T >inline
rbegin() const noexceptstratax::core::ArrayBase< T >inline
reference typedefstratax::container::Tensor< T >
rend() noexceptstratax::core::ArrayBase< T >inline
rend() const noexceptstratax::core::ArrayBase< T >inline
reverse_iterator typedefstratax::container::Tensor< T >
shape() const noexceptstratax::core::ArrayBase< T >inline
size() const noexceptstratax::core::ArrayBase< T >inline
size_type typedefstratax::container::Tensor< T >
strides() const noexceptstratax::core::ArrayBase< T >inline
swap(Tensor &other) noexceptstratax::container::Tensor< T >inline
swapstratax::container::Tensor< T >friend
stratax::core::ArrayBase::swap(ArrayBase &other) noexceptstratax::core::ArrayBase< T >inline
Tensor()stratax::container::Tensor< T >inline
Tensor(const core::Shape &shape)stratax::container::Tensor< T >inlineexplicit
Tensor(const core::Shape &shape, const_reference value)stratax::container::Tensor< T >inline
value_type typedefstratax::container::Tensor< T >