|
NEML2 2.0.0
|
This is the complete list of members for Rot, including all inherited members.
| axis_angle(const Vec &n, const Scalar &theta) | Rot | static |
| axis_angle_standard(const Vec &n, const Scalar &theta) | Rot | static |
| base_dim() const | TensorBase< Rot > | |
| base_expand(TensorShapeRef shape) const | TensorBase< Rot > | |
| base_expand(Size size, Size d) const | TensorBase< Rot > | |
| base_expand_as(const neml2::Tensor &other) const | TensorBase< Rot > | |
| base_flatten() const | TensorBase< Rot > | |
| base_index(indexing::TensorIndicesRef indices) const | TensorBase< Rot > | |
| base_index_put_(indexing::TensorIndicesRef indices, const ATensor &other) | TensorBase< Rot > | |
| base_index_put_(indexing::TensorIndicesRef indices, const CScalar &v) | TensorBase< Rot > | |
| base_movedim(Size old_dim, Size new_dim) const | TensorBase< Rot > | |
| base_reshape(TensorShapeRef shape) const | TensorBase< Rot > | |
| base_size(Size i) const | TensorBase< Rot > | |
| base_sizes() const | TensorBase< Rot > | |
| base_sizes_sequence typedef | PrimitiveTensor< Rot, 3 > | |
| base_slice(Size d, const indexing::Slice &index) const | TensorBase< Rot > | |
| base_squeeze(Size d) const | TensorBase< Rot > | |
| base_transpose(Size d1, Size d2) const | TensorBase< Rot > | |
| base_unsqueeze(Size d, Size n=1) const | TensorBase< Rot > | |
| batch_dim() const | TensorBase< Rot > | |
| batch_expand(const TraceableTensorShape &dynamic_shape, TensorShapeRef intmd_shape) const | TensorBase< Rot > | |
| batch_expand_as(const neml2::Tensor &other) const | TensorBase< Rot > | |
| batch_flatten() const | TensorBase< Rot > | |
| batch_reshape(const TraceableTensorShape &dynamic_shape, TensorShapeRef intmd_shape) const | TensorBase< Rot > | |
| batch_size(Size i) const | TensorBase< Rot > | |
| batch_sizes() const | TensorBase< Rot > | |
| clone() const | TensorBase< Rot > | |
| const_base_dim | PrimitiveTensor< Rot, 3 > | static |
| const_base_numel | PrimitiveTensor< Rot, 3 > | static |
| const_base_sizes | PrimitiveTensor< Rot, 3 > | inlinestatic |
| contiguous() const | TensorBase< Rot > | |
| create(const TensorDataContainer &data, Size intmd_dim=0, const TensorOptions &options=default_tensor_options()) | PrimitiveTensor< Rot, 3 > | static |
| detach() const | TensorBase< Rot > | |
| deuler_rodrigues() const | Rot | |
| dist(const Rot &r) const | Rot | |
| drotate(const Rot &r) const | Rot | |
| neml2::VecBase< Rot >::drotate(const R2 &R) const | VecBase< Rot > | |
| drotate_self(const Rot &r) const | Rot | |
| dshadow() const | Rot | |
| dV() const | Rot | |
| dynamic_dim() const | TensorBase< Rot > | |
| dynamic_expand(const TraceableTensorShape &shape) const | TensorBase< Rot > | |
| dynamic_expand(const TraceableSize &size, Size d) const | TensorBase< Rot > | |
| dynamic_expand_as(const neml2::Tensor &other) const | TensorBase< Rot > | |
| dynamic_flatten() const | TensorBase< Rot > | |
| dynamic_index(indexing::TensorIndicesRef indices) const | TensorBase< Rot > | |
| dynamic_index_put_(indexing::TensorIndicesRef indices, const ATensor &other) | TensorBase< Rot > | |
| dynamic_index_put_(indexing::TensorIndicesRef indices, const CScalar &v) | TensorBase< Rot > | |
| dynamic_movedim(Size old_dim, Size new_dim) const | TensorBase< Rot > | |
| dynamic_reshape(const TraceableTensorShape &shape) const | TensorBase< Rot > | |
| dynamic_size(Size i) const | TensorBase< Rot > | |
| dynamic_sizes() const | TensorBase< Rot > | |
| dynamic_slice(Size d, const indexing::Slice &index) const | TensorBase< Rot > | |
| dynamic_squeeze(Size d) const | TensorBase< Rot > | |
| dynamic_transpose(Size d1, Size d2) const | TensorBase< Rot > | |
| dynamic_unsqueeze(Size d, Size n=1) const | TensorBase< Rot > | |
| einsum(c10::string_view equation, TensorList tensors) | PrimitiveTensor< Rot, 3 > | static |
| empty(const TensorOptions &options=default_tensor_options()) | PrimitiveTensor< Rot, 3 > | static |
| empty(const TraceableTensorShape &dynamic_shape, TensorShapeRef intmd_shape={}, const TensorOptions &options=default_tensor_options()) | PrimitiveTensor< Rot, 3 > | static |
| empty_like(const Rot &other) | TensorBase< Rot > | static |
| euler_rodrigues() const | Rot | |
| fill(Args &&... args) | PrimitiveTensor< Rot, 3 > | static |
| fill_euler_angles(const Vec &v, const std::string &angle_convention, const std::string &angle_type) | Rot | static |
| fill_matrix(const R2 &M) | Rot | static |
| fill_rodrigues(const Scalar &rx, const Scalar &ry, const Scalar &rz) | Rot | static |
| full(const CScalar &init, const TensorOptions &options=default_tensor_options()) | PrimitiveTensor< Rot, 3 > | static |
| full(const TraceableTensorShape &dynamic_shape, TensorShapeRef intmd_shape, const CScalar &init, const TensorOptions &options=default_tensor_options()) | PrimitiveTensor< Rot, 3 > | static |
| full_like(const Rot &other, const CScalar &init) | TensorBase< Rot > | static |
| gdist(const Rot &r) const | Rot | |
| identity(const TensorOptions &options=default_tensor_options()) | Rot | static |
| intmd_dim() const | TensorBase< Rot > | |
| intmd_expand(TensorShapeRef shape) const | TensorBase< Rot > | |
| intmd_expand(Size size, Size d) const | TensorBase< Rot > | |
| intmd_expand_as(const neml2::Tensor &other) const | TensorBase< Rot > | |
| intmd_flatten() const | TensorBase< Rot > | |
| intmd_index(indexing::TensorIndicesRef indices) const | TensorBase< Rot > | |
| intmd_index_put_(indexing::TensorIndicesRef indices, const ATensor &other) | TensorBase< Rot > | |
| intmd_index_put_(indexing::TensorIndicesRef indices, const CScalar &v) | TensorBase< Rot > | |
| intmd_movedim(Size old_dim, Size new_dim) const | TensorBase< Rot > | |
| intmd_reshape(TensorShapeRef shape) const | TensorBase< Rot > | |
| intmd_size(Size i) const | TensorBase< Rot > | |
| intmd_sizes() const | TensorBase< Rot > | |
| intmd_slice(Size d, const indexing::Slice &index) const | TensorBase< Rot > | |
| intmd_squeeze(Size d) const | TensorBase< Rot > | |
| intmd_transpose(Size d1, Size d2) const | TensorBase< Rot > | |
| intmd_unsqueeze(Size d, Size n=1) const | TensorBase< Rot > | |
| ones(const TensorOptions &options=default_tensor_options()) | PrimitiveTensor< Rot, 3 > | static |
| ones(const TraceableTensorShape &dynamic_shape, TensorShapeRef intmd_shape={}, const TensorOptions &options=default_tensor_options()) | PrimitiveTensor< Rot, 3 > | static |
| ones_like(const Rot &other) | TensorBase< Rot > | static |
| operator neml2::Tensor() const | PrimitiveTensor< Rot, 3 > | |
| operator()(Args... i) const | PrimitiveTensor< Rot, 3 > | |
| operator-() const | TensorBase< Rot > | |
| PrimitiveTensor()=default | PrimitiveTensor< Rot, 3 > | |
| PrimitiveTensor(const ATensor &tensor, Size intmd_dim) | PrimitiveTensor< Rot, 3 > | |
| PrimitiveTensor(const ATensor &tensor, Size dynamic_dim, Size intmd_dim) | PrimitiveTensor< Rot, 3 > | |
| PrimitiveTensor(const ATensor &tensor, const TraceableTensorShape &dynamic_shape, Size intmd_dim) | PrimitiveTensor< Rot, 3 > | |
| PrimitiveTensor(const TensorBase< Derived2 > &tensor) | PrimitiveTensor< Rot, 3 > | |
| rand(const TensorOptions &options=default_tensor_options()) | Rot | static |
| rand(const TraceableTensorShape &dynamic_shape, TensorShapeRef intmd_shape, const TensorOptions &options=default_tensor_options()) | Rot | static |
| rand_like(const Rot &other) | TensorBase< Rot > | static |
| rotate(const Rot &r) const | Rot | |
| neml2::VecBase< Rot >::rotate(const R2 &R) const | VecBase< Rot > | |
| rotation_from_to(const Vec &v1, const Vec &v2) | Rot | static |
| shadow() const | Rot | |
| static_dim() const | TensorBase< Rot > | |
| static_expand(TensorShapeRef intmd_shape, TensorShapeRef base_shape) const | TensorBase< Rot > | |
| static_expand_as(const neml2::Tensor &other) const | TensorBase< Rot > | |
| static_flatten() const | TensorBase< Rot > | |
| static_reshape(TensorShapeRef intmd_shape, TensorShapeRef base_shape) const | TensorBase< Rot > | |
| static_size(Size i) const | TensorBase< Rot > | |
| static_sizes() const | TensorBase< Rot > | |
| TensorBase()=default | TensorBase< Rot > | |
| TensorBase(const ATensor &tensor, Size dynamic_dim, Size intmd_dim) | TensorBase< Rot > | |
| TensorBase(const ATensor &tensor, TraceableTensorShape dynamic_shape, Size intmd_dim) | TensorBase< Rot > | |
| TensorBase(const TensorBase< Derived2 > &tensor) | TensorBase< Rot > | inline |
| TensorBase(double)=delete | TensorBase< Rot > | |
| TensorBase(float)=delete | TensorBase< Rot > | |
| TensorBase(int)=delete | TensorBase< Rot > | |
| to(const TensorOptions &options) const | TensorBase< Rot > | |
| validate_shapes_and_dims() const | PrimitiveTensor< Rot, 3 > | protected |
| variable_data() const | TensorBase< Rot > | |
| zeros(const TensorOptions &options=default_tensor_options()) | PrimitiveTensor< Rot, 3 > | static |
| zeros(const TraceableTensorShape &dynamic_shape, TensorShapeRef intmd_shape={}, const TensorOptions &options=default_tensor_options()) | PrimitiveTensor< Rot, 3 > | static |
| zeros_like(const Rot &other) | TensorBase< Rot > | static |