|
ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
This is the complete list of members for container::TensorShape, including all inherited members.
| add_dim(int64_t size) | container::TensorShape | |
| dim_size(int dim) const | container::TensorShape | |
| dims() const | container::TensorShape | |
| dims_ | container::TensorShape | private |
| get_strides_(const std::vector< int64_t > &dim) | container::TensorShape | private |
| ndim() const | container::TensorShape | |
| NumElements() const | container::TensorShape | |
| operator!=(const TensorShape &other) const | container::TensorShape | |
| operator==(const TensorShape &other) const | container::TensorShape | |
| remove_dim(int dim) | container::TensorShape | |
| set_dim_size(int dim, int64_t size) | container::TensorShape | |
| strides() const | container::TensorShape | |
| strides_ | container::TensorShape | private |
| TensorShape() | container::TensorShape | |
| TensorShape(std::initializer_list< int64_t > dims) | container::TensorShape | |
| TensorShape(const std::vector< int64_t > &dims) | container::TensorShape | |
| TensorShape(const TensorShape &other) | container::TensorShape |