|
NForge
Tensor library
|
This is the complete list of members for Tensor::Shape, including all inherited members.
| getContiguousStrides() const | Tensor::Shape | |
| getDim(size_t idx) const | Tensor::Shape | |
| getNumDims() const | Tensor::Shape | |
| getNumElements() const | Tensor::Shape | |
| getSlice(size_t start, size_t end) const | Tensor::Shape | |
| isScalar() const | Tensor::Shape | |
| operator!=(const Tensor::Shape &other) const | Tensor::Shape | |
| operator==(const Tensor::Shape &other) const | Tensor::Shape | |
| operator[](size_t index) const | Tensor::Shape | |
| operator[](const std::vector< size_t > &position) const | Tensor::Shape | |
| removeLeadingDimension() const | Tensor::Shape | |
| Shape()=default | Tensor::Shape | |
| Shape(const std::vector< size_t > &dims) | Tensor::Shape | |
| Shape(const std::initializer_list< size_t > &dims) | Tensor::Shape | |
| Shape(const TensorLayout &layout) | Tensor::Shape | |
| toContiguousLayout() const | Tensor::Shape | |
| toString() const | Tensor::Shape | |
| toVector() const | Tensor::Shape | |
| withoutTrailingOnes() const | Tensor::Shape |