Stratax 0.2.0
Loading...
Searching...
No Matches
stratax::core::Shape Member List

This is the complete list of members for stratax::core::Shape, including all inherited members.

allow_zerostratax::core::Shapestatic
begin() noexceptstratax::core::Shapeinline
begin() const noexceptstratax::core::Shapeinline
cbegin() const noexceptstratax::core::Shapeinline
cend() const noexceptstratax::core::Shapeinline
const_iterator typedefstratax::core::Shape
const_reverse_iterator typedefstratax::core::Shape
crbegin() const noexceptstratax::core::Shapeinline
crend() const noexceptstratax::core::Shapeinline
elements() conststratax::core::Shapeinline
empty() const noexceptstratax::core::Shapeinline
end() noexceptstratax::core::Shapeinline
end() const noexceptstratax::core::Shapeinline
iterator typedefstratax::core::Shape
operator!=(const Shape &other) const noexceptstratax::core::Shapeinline
operator()(std::size_t index) conststratax::core::Shapeinline
operator==(const Shape &other) const noexceptstratax::core::Shapeinline
operator[](std::ptrdiff_t index) conststratax::core::Shapeinline
rank() conststratax::core::Shapeinline
rbegin() noexceptstratax::core::Shapeinline
rbegin() const noexceptstratax::core::Shapeinline
rend() noexceptstratax::core::Shapeinline
rend() const noexceptstratax::core::Shapeinline
reverse_iterator typedefstratax::core::Shape
Shape() noexcept=defaultstratax::core::Shape
Shape(Dims... dims)stratax::core::Shapeinline
Shape(std::initializer_list< std::size_t > list, allow_zero_t allow_zero)stratax::core::Shapeinline
Shape(const Buffer< std::size_t > &dims)stratax::core::Shapeinline
Shape(const Buffer< std::size_t > &dims, allow_zero_t allow_zero)stratax::core::Shapeinline
Shape(Buffer< std::size_t > &&dims)stratax::core::Shapeinline
Shape(const std::vector< std::size_t > &dims)stratax::core::Shapeinline
swap(Shape &other) noexceptstratax::core::Shapeinline
~Shape()=defaultstratax::core::Shape