|
Tannic
A C++ Tensor Library
|
This is the complete list of members for tannic::Shape, including all inherited members.
| address() noexcept | tannic::Shape | inline |
| address() const noexcept | tannic::Shape | inline |
| back() const | tannic::Shape | inline |
| begin() | tannic::Shape | inline |
| begin() const | tannic::Shape | inline |
| cbegin() const | tannic::Shape | inline |
| cend() const | tannic::Shape | inline |
| end() | tannic::Shape | inline |
| end() const | tannic::Shape | inline |
| expand(size_type size) | tannic::Shape | inline |
| front() const noexcept | tannic::Shape | inline |
| limit | tannic::Shape | static |
| operator[](Index index) const | tannic::Shape | inline |
| operator[](Index index) | tannic::Shape | inline |
| rank() const noexcept | tannic::Shape | inline |
| rank_type typedef | tannic::Shape | |
| Shape() noexcept=default | tannic::Shape | |
| Shape(std::initializer_list< size_type > shape) | tannic::Shape | inline |
| Shape(Sizes... sizes) | tannic::Shape | inline |
| Shape(Sizes &&sizes) | tannic::Shape | inline |
| Shape(Iterator begin, Iterator end) | tannic::Shape | inline |
| size_type typedef | tannic::Shape |