Stratax
Scientific computing containers and operations
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
elements() conststratax::core::Shapeinline
empty() const noexceptstratax::core::Shapeinline
end() noexceptstratax::core::Shapeinline
end() const noexceptstratax::core::Shapeinline
operator!=(const Shape &other) const noexceptstratax::core::Shapeinline
operator()(std::size_t index) conststratax::core::Shapeinline
operator==(const Shape &other) const noexceptstratax::core::Shapeinline
rank() conststratax::core::Shapeinline
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(Buffer< std::size_t > &&dims, allow_zero_t allow_zero)stratax::core::Shapeinline
swap(Shape &other) noexceptstratax::core::Shapeinline
~Shape()=defaultstratax::core::Shape