| Array() | z::math::TensorBase< T, Dims > | inline |
| Array() const (定义于 z::math::TensorBase< T, Dims >) | z::math::TensorBase< T, Dims > | inline |
| at(Indices... indices) | z::math::TensorBase< T, Dims > | inline |
| at(Indices... indices) const | z::math::TensorBase< T, Dims > | inline |
| calculate_index(Indices... indices) | z::math::TensorBase< T, Dims > | inlineprotectedstatic |
| clone() const | z::math::TensorBase< T, Dims > | inline |
| clone(TensorBase< T, Dims... > &other) | z::math::TensorBase< T, Dims > | inline |
| data() | z::math::TensorBase< T, Dims > | inline |
| data_ptr__ | z::math::TensorBase< T, Dims > | protected |
| DeepCopy() const | z::math::TensorBase< T, Dims > | inline |
| DeepCopy(TensorBase< T, Dims... > &other) | z::math::TensorBase< T, Dims > | inline |
| equal(const TensorBase &other) const | z::math::TensorBase< T, Dims > | inline |
| num_dims() | z::math::TensorBase< T, Dims > | inlinestatic |
| operator()(Indices... indices) | z::math::TensorBase< T, Dims > | inline |
| operator()(Indices... indices) const | z::math::TensorBase< T, Dims > | inline |
| operator<<(std::ostream &os, const TensorBase &tensor) | z::math::TensorBase< T, Dims > | friend |
| operator=(const TensorBase &other) noexcept | z::math::TensorBase< T, Dims > | inline |
| operator=(TensorBase &&other) noexcept | z::math::TensorBase< T, Dims > | inline |
| operator[](size_t index) | z::math::TensorBase< T, Dims > | inline |
| operator[](size_t index) const | z::math::TensorBase< T, Dims > | inline |
| PrintTensorElements(std::ostream &os, const TensorBase &tensor, size_t index, size_t level) | z::math::TensorBase< T, Dims > | inlineprotectedstatic |
| ref_count__ | z::math::TensorBase< T, Dims > | protected |
| same(const TensorBase &other) const | z::math::TensorBase< T, Dims > | inline |
| Shape typedef (定义于 z::math::TensorBase< T, Dims >) | z::math::TensorBase< T, Dims > | |
| shape() | z::math::TensorBase< T, Dims > | inlinestatic |
| shape_ptr() (定义于 z::math::TensorBase< T, Dims >) | z::math::TensorBase< T, Dims > | inlinestatic |
| size() | z::math::TensorBase< T, Dims > | inlinestatic |
| TensorBase() | z::math::TensorBase< T, Dims > | inline |
| TensorBase(const T &val) | z::math::TensorBase< T, Dims > | inline |
| TensorBase(const std::array< ValueType, Shape::total_size > &data) | z::math::TensorBase< T, Dims > | inline |
| TensorBase(std::array< ValueType, Shape::total_size > &&data) | z::math::TensorBase< T, Dims > | inline |
| TensorBase(const TensorBase &other) noexcept | z::math::TensorBase< T, Dims > | inline |
| TensorBase(TensorBase &&other) noexcept | z::math::TensorBase< T, Dims > | inline |
| ValueType typedef (定义于 z::math::TensorBase< T, Dims >) | z::math::TensorBase< T, Dims > | |
| ~TensorBase() (定义于 z::math::TensorBase< T, Dims >) | z::math::TensorBase< T, Dims > | inline |