|
NEML2 2.0.0
|
This is the complete list of members for Rot, including all inherited members.
| __add__(Rot self, Rot arg0) | Rot | |
| __add__(Rot self, Scalar arg0) | Rot | |
| __add__(Rot self, float arg0) | Rot | |
| __iadd__(Rot self, float arg0) | Rot | |
| __imul__(Rot self, float arg0) | Rot | |
| __init__(self) | Rot | |
| __init__(self, torch.Tensor tensor, int dynamic_dim, int intmd_dim) | Rot | |
| __init__(self, Vec other) | Rot | |
| __init__(self, Rot other) | Rot | |
| __init__(self, WR2 other) | Rot | |
| __init__(self, R2 other) | Rot | |
| __init__(self, SR2 other) | Rot | |
| __init__(self, R3 other) | Rot | |
| __init__(self, SFR3 other) | Rot | |
| __init__(self, R4 other) | Rot | |
| __init__(self, SFFR4 other) | Rot | |
| __init__(self, WFFR4 other) | Rot | |
| __init__(self, SSR4 other) | Rot | |
| __init__(self, SWR4 other) | Rot | |
| __init__(self, WSR4 other) | Rot | |
| __init__(self, WWR4 other) | Rot | |
| __init__(self, Quaternion other) | Rot | |
| __init__(self, MillerIndex other) | Rot | |
| __init__(self, Tensor other) | Rot | |
| __init__(self, Scalar other) | Rot | |
| __init__(self, torch.Tensor tensor, int intmd_dim=0) | Rot | |
| __isub__(Rot self, float arg0) | Rot | |
| __itruediv__(Rot self, float arg0) | Rot | |
| __mul__(Rot self, Rot arg0) | Rot | |
| __mul__(Rot self, Scalar arg0) | Rot | |
| __mul__(Rot self, float arg0) | Rot | |
| __neg__(Rot self) | Rot | |
| __pow__(Rot self, float arg0) | Rot | |
| __radd__(Rot self, Scalar arg0) | Rot | |
| __radd__(Rot self, float arg0) | Rot | |
| __repr__(Rot self) | Rot | |
| __rmul__(Rot self, Scalar arg0) | Rot | |
| __rmul__(Rot self, float arg0) | Rot | |
| __rsub__(Rot self, Scalar arg0) | Rot | |
| __rsub__(Rot self, float arg0) | Rot | |
| __rtruediv__(Rot self, Scalar arg0) | Rot | |
| __rtruediv__(Rot self, float arg0) | Rot | |
| __str__(Rot self) | Rot | |
| __sub__(Rot self, Rot arg0) | Rot | |
| __sub__(Rot self, Scalar arg0) | Rot | |
| __sub__(Rot self, float arg0) | Rot | |
| __truediv__(Rot self, Scalar arg0) | Rot | |
| __truediv__(Rot self, float arg0) | Rot | |
| axis_angle(Vec arg0, Scalar arg1) | Rot | static |
| axis_angle_standard(Vec arg0, Scalar arg1) | Rot | static |
| base(self) | Rot | |
| batch(self) | Rot | |
| clone(Rot self) | Rot | |
| contiguous(Rot self) | Rot | |
| copy_(Rot self, torch.Tensor arg0, bool arg1) | Rot | |
| defined(Rot self) | Rot | |
| detach(Rot self) | Rot | |
| detach_(Rot self) | Rot | |
| deuler_rodrigues(Rot self) | Rot | |
| device(self) | Rot | |
| dim(Rot self) | Rot | |
| dist(Rot self, Rot arg0) | Rot | |
| drotate(Rot self, Rot arg0) | Rot | |
| dtype(self) | Rot | |
| dV(Rot self) | Rot | |
| dynamic(self) | Rot | |
| dynamic_linspace(Rot start, Rot end, int step, int dim=0) | Rot | static |
| dynamic_logspace(Rot start, Rot end, int step, int dim=0, Number|torch.SymInt|torch.SymFloat|torch.SymBool base=10.0) | Rot | static |
| empty(*, torch.dtype dtype=..., torch.device device=..., bool requires_grad=False) | Rot | static |
| empty(tuple[int,...] dynamic_sizes, tuple[int,...] intmd_sizes=(), *, torch.dtype dtype=..., torch.device device=..., bool requires_grad=False) | Rot | static |
| empty_like(Rot arg0) | Rot | static |
| euler_rodrigues(Rot self) | Rot | |
| fill_euler_angles(Vec arg0, str arg1, str arg2) | Rot | static |
| fill_matrix(R2 arg0) | Rot | static |
| fill_rodrigues(Scalar arg0, Scalar arg1, Scalar arg2) | Rot | static |
| full(float fill_value, *, torch.dtype dtype=..., torch.device device=..., bool requires_grad=False) | Rot | static |
| full(tuple[int,...] dynamic_sizes, tuple[int,...] intmd_sizes, float fill_value, *, torch.dtype dtype=..., torch.device device=..., bool requires_grad=False) | Rot | static |
| full_like(Rot other, float fill_value) | Rot | static |
| grad(self) | Rot | |
| identity(*, torch.dtype dtype=..., torch.device device=..., bool requires_grad=False) | Rot | static |
| intmd(self) | Rot | |
| intmd_linspace(Rot start, Rot end, int step, int dim=0) | Rot | static |
| intmd_logspace(Rot start, Rot end, int step, int dim=0, Number|torch.SymInt|torch.SymFloat|torch.SymBool base=10.0) | Rot | static |
| inv(Rot self) | Rot | |
| item(Rot self) | Rot | |
| norm(Rot self) | Rot | |
| ones(*, torch.dtype dtype=..., torch.device device=..., bool requires_grad=False) | Rot | static |
| ones(tuple[int,...] dynamic_sizes, tuple[int,...] intmd_sizes=(), *, torch.dtype dtype=..., torch.device device=..., bool requires_grad=False) | Rot | static |
| ones_like(Rot arg0) | Rot | static |
| rand(*, torch.dtype dtype=..., torch.device device=..., bool requires_grad=False) | Rot | static |
| rand(tuple[int,...] dynamic_sizes, tuple[int,...] intmd_sizes, *, torch.dtype dtype=..., torch.device device=..., bool requires_grad=False) | Rot | static |
| rand_like(Rot arg0) | Rot | static |
| requires_grad(self) | Rot | |
| requires_grad_(Rot self, bool arg0) | Rot | |
| rotate(Rot self, Rot arg0) | Rot | |
| rotation_from_to(Vec arg0, Vec arg1) | Rot | static |
| shadow(Rot self) | Rot | |
| shape(self) | Rot | |
| static(self) | Rot | |
| tensor(Rot self) | Rot | |
| to(Rot self, *, torch.dtype dtype=..., torch.device device=..., bool requires_grad=False) | Rot | |
| torch(Rot self) | Rot | |
| zero_(Rot self) | Rot | |
| zeros(*, torch.dtype dtype=..., torch.device device=..., bool requires_grad=False) | Rot | static |
| zeros(tuple[int,...] dynamic_sizes, tuple[int,...] intmd_sizes=(), *, torch.dtype dtype=..., torch.device device=..., bool requires_grad=False) | Rot | static |
| zeros_like(Rot arg0) | Rot | static |