|
NEML2 2.0.0
|
This is the complete list of members for SymmetryFromOrbifold, including all inherited members.
| base_dim() const | TensorBase< R2 > | |
| base_expand(TensorShapeRef shape) const | TensorBase< R2 > | |
| base_expand(Size size, Size d) const | TensorBase< R2 > | |
| base_expand_as(const neml2::Tensor &other) const | TensorBase< R2 > | |
| base_flatten() const | TensorBase< R2 > | |
| base_index(indexing::TensorIndicesRef indices) const | TensorBase< R2 > | |
| base_index_put_(indexing::TensorIndicesRef indices, const ATensor &other) | TensorBase< R2 > | |
| base_index_put_(indexing::TensorIndicesRef indices, const CScalar &v) | TensorBase< R2 > | |
| base_movedim(Size old_dim, Size new_dim) const | TensorBase< R2 > | |
| base_reshape(TensorShapeRef shape) const | TensorBase< R2 > | |
| base_size(Size i) const | TensorBase< R2 > | |
| base_sizes() const | TensorBase< R2 > | |
| base_sizes_sequence typedef | PrimitiveTensor< R2, 3, 3 > | |
| base_slice(Size d, const indexing::Slice &index) const | TensorBase< R2 > | |
| base_squeeze(Size d) const | TensorBase< R2 > | |
| base_transpose(Size d1, Size d2) const | TensorBase< R2 > | |
| base_unsqueeze(Size d, Size n=1) const | TensorBase< R2 > | |
| batch_dim() const | TensorBase< R2 > | |
| batch_expand(const TraceableTensorShape &dynamic_shape, TensorShapeRef intmd_shape) const | TensorBase< R2 > | |
| batch_expand_as(const neml2::Tensor &other) const | TensorBase< R2 > | |
| batch_flatten() const | TensorBase< R2 > | |
| batch_reshape(const TraceableTensorShape &dynamic_shape, TensorShapeRef intmd_shape) const | TensorBase< R2 > | |
| batch_size(Size i) const | TensorBase< R2 > | |
| batch_sizes() const | TensorBase< R2 > | |
| clone() const | TensorBase< R2 > | |
| col(Size i) const | R2 | |
| const_base_dim | PrimitiveTensor< R2, 3, 3 > | static |
| const_base_numel | PrimitiveTensor< R2, 3, 3 > | static |
| const_base_sizes | PrimitiveTensor< R2, 3, 3 > | inlinestatic |
| contiguous() const | TensorBase< R2 > | |
| create(const TensorDataContainer &data, Size intmd_dim=0, const TensorOptions &options=default_tensor_options()) | PrimitiveTensor< R2, 3, 3 > | static |
| detach() const | TensorBase< R2 > | |
| doc() const | NEML2Object | inline |
| drotate(const Rot &r) const | R2 | |
| drotate(const R2 &R) const | R2 | |
| dynamic_dim() const | TensorBase< R2 > | |
| dynamic_expand(const TraceableTensorShape &shape) const | TensorBase< R2 > | |
| dynamic_expand(const TraceableSize &size, Size d) const | TensorBase< R2 > | |
| dynamic_expand_as(const neml2::Tensor &other) const | TensorBase< R2 > | |
| dynamic_flatten() const | TensorBase< R2 > | |
| dynamic_index(indexing::TensorIndicesRef indices) const | TensorBase< R2 > | |
| dynamic_index_put_(indexing::TensorIndicesRef indices, const ATensor &other) | TensorBase< R2 > | |
| dynamic_index_put_(indexing::TensorIndicesRef indices, const CScalar &v) | TensorBase< R2 > | |
| dynamic_movedim(Size old_dim, Size new_dim) const | TensorBase< R2 > | |
| dynamic_reshape(const TraceableTensorShape &shape) const | TensorBase< R2 > | |
| dynamic_size(Size i) const | TensorBase< R2 > | |
| dynamic_sizes() const | TensorBase< R2 > | |
| dynamic_slice(Size d, const indexing::Slice &index) const | TensorBase< R2 > | |
| dynamic_squeeze(Size d) const | TensorBase< R2 > | |
| dynamic_transpose(Size d1, Size d2) const | TensorBase< R2 > | |
| dynamic_unsqueeze(Size d, Size n=1) const | TensorBase< R2 > | |
| einsum(c10::string_view equation, TensorList tensors) | PrimitiveTensor< R2, 3, 3 > | static |
| empty(const TensorOptions &options=default_tensor_options()) | PrimitiveTensor< R2, 3, 3 > | static |
| empty(const TraceableTensorShape &dynamic_shape, TensorShapeRef intmd_shape={}, const TensorOptions &options=default_tensor_options()) | PrimitiveTensor< R2, 3, 3 > | static |
| empty_like(const R2 &other) | TensorBase< R2 > | static |
| expected_options() | SymmetryFromOrbifold | static |
| factory() const | NEML2Object | inline |
| fill(const CScalar &a, const TensorOptions &options=default_tensor_options()) | R2 | static |
| fill(const Scalar &a) | R2 | static |
| fill(const CScalar &a11, const CScalar &a22, const CScalar &a33, const TensorOptions &options=default_tensor_options()) | R2 | static |
| fill(const Scalar &a11, const Scalar &a22, const Scalar &a33) | R2 | static |
| fill(const CScalar &a11, const CScalar &a22, const CScalar &a33, const CScalar &a23, const CScalar &a13, const CScalar &a12, const TensorOptions &options=default_tensor_options()) | R2 | static |
| fill(const Scalar &a11, const Scalar &a22, const Scalar &a33, const Scalar &a23, const Scalar &a13, const Scalar &a12) | R2 | static |
| neml2::PrimitiveTensor< R2, 3, 3 >::fill(Args &&... args) | PrimitiveTensor< R2, 3, 3 > | static |
| full(const CScalar &init, const TensorOptions &options=default_tensor_options()) | PrimitiveTensor< R2, 3, 3 > | static |
| full(const TraceableTensorShape &dynamic_shape, TensorShapeRef intmd_shape, const CScalar &init, const TensorOptions &options=default_tensor_options()) | PrimitiveTensor< R2, 3, 3 > | static |
| full_like(const R2 &other, const CScalar &init) | TensorBase< R2 > | static |
| get_data(const std::string &name) | NEML2Object | |
| get_driver(const std::string &name) | NEML2Object | |
| get_model(const std::string &name) | NEML2Object | |
| get_object(const std::string §ion, const std::string &name) | NEML2Object | |
| get_scheduler(const std::string &name) | NEML2Object | |
| get_solver(const std::string &name) | NEML2Object | |
| host() const | NEML2Object | |
| host() | NEML2Object | |
| identity(const TensorOptions &options=default_tensor_options()) | R2 | static |
| input_options() const | NEML2Object | inline |
| intmd_dim() const | TensorBase< R2 > | |
| intmd_expand(TensorShapeRef shape) const | TensorBase< R2 > | |
| intmd_expand(Size size, Size d) const | TensorBase< R2 > | |
| intmd_expand_as(const neml2::Tensor &other) const | TensorBase< R2 > | |
| intmd_flatten() const | TensorBase< R2 > | |
| intmd_index(indexing::TensorIndicesRef indices) const | TensorBase< R2 > | |
| intmd_index_put_(indexing::TensorIndicesRef indices, const ATensor &other) | TensorBase< R2 > | |
| intmd_index_put_(indexing::TensorIndicesRef indices, const CScalar &v) | TensorBase< R2 > | |
| intmd_movedim(Size old_dim, Size new_dim) const | TensorBase< R2 > | |
| intmd_reshape(TensorShapeRef shape) const | TensorBase< R2 > | |
| intmd_size(Size i) const | TensorBase< R2 > | |
| intmd_sizes() const | TensorBase< R2 > | |
| intmd_slice(Size d, const indexing::Slice &index) const | TensorBase< R2 > | |
| intmd_squeeze(Size d) const | TensorBase< R2 > | |
| intmd_transpose(Size d1, Size d2) const | TensorBase< R2 > | |
| intmd_unsqueeze(Size d, Size n=1) const | TensorBase< R2 > | |
| make() const override | SymmetryFromOrbifold | protectedvirtual |
| name() const | NEML2Object | inline |
| NEML2Object()=delete | NEML2Object | |
| NEML2Object(NEML2Object &&)=delete | NEML2Object | |
| NEML2Object(const NEML2Object &)=delete | NEML2Object | |
| NEML2Object(const OptionSet &options) | NEML2Object | |
| ones(const TensorOptions &options=default_tensor_options()) | PrimitiveTensor< R2, 3, 3 > | static |
| ones(const TraceableTensorShape &dynamic_shape, TensorShapeRef intmd_shape={}, const TensorOptions &options=default_tensor_options()) | PrimitiveTensor< R2, 3, 3 > | static |
| ones_like(const R2 &other) | TensorBase< R2 > | static |
| operator neml2::Tensor() const | PrimitiveTensor< R2, 3, 3 > | |
| operator()(Args... i) const | PrimitiveTensor< R2, 3, 3 > | |
| operator-() const | TensorBase< R2 > | |
| operator=(NEML2Object &&)=delete | NEML2Object | |
| operator=(const NEML2Object &)=delete | NEML2Object | |
| path() const | NEML2Object | inline |
| PrimitiveTensor()=default | PrimitiveTensor< R2, 3, 3 > | |
| PrimitiveTensor(const ATensor &tensor, Size intmd_dim) | PrimitiveTensor< R2, 3, 3 > | |
| PrimitiveTensor(const ATensor &tensor, Size dynamic_dim, Size intmd_dim) | PrimitiveTensor< R2, 3, 3 > | |
| PrimitiveTensor(const ATensor &tensor, const TraceableTensorShape &dynamic_shape, Size intmd_dim) | PrimitiveTensor< R2, 3, 3 > | |
| PrimitiveTensor(const TensorBase< Derived2 > &tensor) | PrimitiveTensor< R2, 3, 3 > | |
| R2(const SR2 &S) | R2 | |
| R2(const WR2 &W) | R2 | |
| rand(const TensorOptions &options=default_tensor_options()) | PrimitiveTensor< R2, 3, 3 > | static |
| rand(const TraceableTensorShape &dynamic_shape, TensorShapeRef intmd_shape, const TensorOptions &options=default_tensor_options()) | PrimitiveTensor< R2, 3, 3 > | static |
| rand_like(const R2 &other) | TensorBase< R2 > | static |
| resolve_tensor(const std::string &name) | NEML2Object | |
| rotate(const Rot &r) const | R2 | |
| rotate(const R2 &R) const | R2 | |
| row(Size i) const | R2 | |
| settings() const | NEML2Object | inline |
| setup() override | UserTensorBase< R2 > | virtual |
| skew(const Vec &v) | R2 | static |
| static_dim() const | TensorBase< R2 > | |
| static_expand(TensorShapeRef intmd_shape, TensorShapeRef base_shape) const | TensorBase< R2 > | |
| static_expand_as(const neml2::Tensor &other) const | TensorBase< R2 > | |
| static_flatten() const | TensorBase< R2 > | |
| static_reshape(TensorShapeRef intmd_shape, TensorShapeRef base_shape) const | TensorBase< R2 > | |
| static_size(Size i) const | TensorBase< R2 > | |
| static_sizes() const | TensorBase< R2 > | |
| SymmetryFromOrbifold(const OptionSet &options) | SymmetryFromOrbifold | |
| tensor_type() | UserTensorBase< R2 > | protectedstatic |
| TensorBase()=default | TensorBase< R2 > | |
| TensorBase(const ATensor &tensor, Size dynamic_dim, Size intmd_dim) | TensorBase< R2 > | |
| TensorBase(const ATensor &tensor, TraceableTensorShape dynamic_shape, Size intmd_dim) | TensorBase< R2 > | |
| TensorBase(const TensorBase< Derived2 > &tensor) | TensorBase< R2 > | inline |
| TensorBase(double)=delete | TensorBase< R2 > | |
| TensorBase(float)=delete | TensorBase< R2 > | |
| TensorBase(int)=delete | TensorBase< R2 > | |
| to(const TensorOptions &options) const | TensorBase< R2 > | |
| transpose() const | R2 | |
| type() const | NEML2Object | inline |
| UserTensorBase(const OptionSet &options) | UserTensorBase< R2 > | |
| validate_shapes_and_dims() const | PrimitiveTensor< R2, 3, 3 > | protected |
| variable_data() const | TensorBase< R2 > | |
| zeros(const TensorOptions &options=default_tensor_options()) | PrimitiveTensor< R2, 3, 3 > | static |
| zeros(const TraceableTensorShape &dynamic_shape, TensorShapeRef intmd_shape={}, const TensorOptions &options=default_tensor_options()) | PrimitiveTensor< R2, 3, 3 > | static |
| zeros_like(const R2 &other) | TensorBase< R2 > | static |
| ~NEML2Object()=default | NEML2Object | virtual |