|
NEML2 2.1.0
|
This is the complete list of members for Rot, including all inherited members.
| __add__(neml2.Rot self, neml2.Rot arg0) | Rot | |
| __add__(neml2.Rot self, neml2.Scalar arg0) | Rot | |
| __add__(neml2.Rot self, float arg0) | Rot | |
| __iadd__(neml2.Rot self, float arg0) | Rot | |
| __imul__(neml2.Rot self, float arg0) | Rot | |
| __init__(self) | Rot | |
| __init__(self, torch.Tensor tensor, int dynamic_dim, int intmd_dim) | Rot | |
| __init__(self, neml2.Vec other) | Rot | |
| __init__(self, neml2.Rot other) | Rot | |
| __init__(self, neml2.WR2 other) | Rot | |
| __init__(self, neml2.R2 other) | Rot | |
| __init__(self, neml2.SR2 other) | Rot | |
| __init__(self, neml2.R3 other) | Rot | |
| __init__(self, neml2.SFR3 other) | Rot | |
| __init__(self, neml2.R4 other) | Rot | |
| __init__(self, neml2.SFFR4 other) | Rot | |
| __init__(self, neml2.WFFR4 other) | Rot | |
| __init__(self, neml2.SSR4 other) | Rot | |
| __init__(self, neml2.SWR4 other) | Rot | |
| __init__(self, neml2.WSR4 other) | Rot | |
| __init__(self, neml2.WWR4 other) | Rot | |
| __init__(self, neml2.Quaternion other) | Rot | |
| __init__(self, neml2.MillerIndex other) | Rot | |
| __init__(self, neml2.Tensor other) | Rot | |
| __init__(self, neml2.Scalar other) | Rot | |
| __init__(self, torch.Tensor tensor, int intmd_dim=0) | Rot | |
| __isub__(neml2.Rot self, float arg0) | Rot | |
| __itruediv__(neml2.Rot self, float arg0) | Rot | |
| __mul__(neml2.Rot self, neml2.Rot arg0) | Rot | |
| __mul__(neml2.Rot self, neml2.Scalar arg0) | Rot | |
| __mul__(neml2.Rot self, float arg0) | Rot | |
| __neg__(neml2.Rot self) | Rot | |
| __pow__(neml2.Rot self, float arg0) | Rot | |
| __radd__(neml2.Rot self, neml2.Scalar arg0) | Rot | |
| __radd__(neml2.Rot self, float arg0) | Rot | |
| __repr__(neml2.Rot self) | Rot | |
| __rmul__(neml2.Rot self, neml2.Scalar arg0) | Rot | |
| __rmul__(neml2.Rot self, float arg0) | Rot | |
| __rsub__(neml2.Rot self, neml2.Scalar arg0) | Rot | |
| __rsub__(neml2.Rot self, float arg0) | Rot | |
| __rtruediv__(neml2.Rot self, neml2.Scalar arg0) | Rot | |
| __rtruediv__(neml2.Rot self, float arg0) | Rot | |
| __str__(neml2.Rot self) | Rot | |
| __sub__(neml2.Rot self, neml2.Rot arg0) | Rot | |
| __sub__(neml2.Rot self, neml2.Scalar arg0) | Rot | |
| __sub__(neml2.Rot self, float arg0) | Rot | |
| __truediv__(neml2.Rot self, neml2.Scalar arg0) | Rot | |
| __truediv__(neml2.Rot self, float arg0) | Rot | |
| axis_angle(neml2.Vec arg0, neml2.Scalar arg1) | Rot | static |
| axis_angle_standard(neml2.Vec arg0, neml2.Scalar arg1) | Rot | static |
| base(self) | Rot | |
| batch(self) | Rot | |
| clone(neml2.Rot self) | Rot | |
| contiguous(neml2.Rot self) | Rot | |
| copy_(neml2.Rot self, torch.Tensor arg0, bool arg1) | Rot | |
| defined(neml2.Rot self) | Rot | |
| detach(neml2.Rot self) | Rot | |
| detach_(neml2.Rot self) | Rot | |
| deuler_rodrigues(neml2.Rot self) | Rot | |
| device(self) | Rot | |
| dim(neml2.Rot self) | Rot | |
| dist(neml2.Rot self, neml2.Rot arg0) | Rot | |
| drotate(neml2.Rot self, neml2.Rot arg0) | Rot | |
| dtype(self) | Rot | |
| dV(neml2.Rot self) | Rot | |
| dynamic(self) | Rot | |
| dynamic_linspace(neml2.Rot start, neml2.Rot end, int step, int dim=0) | Rot | static |
| dynamic_logspace(neml2.Rot start, neml2.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(neml2.Rot arg0) | Rot | static |
| euler_rodrigues(neml2.Rot self) | Rot | |
| fill_euler_angles(neml2.Vec arg0, str arg1, str arg2) | Rot | static |
| fill_matrix(neml2.R2 arg0) | Rot | static |
| fill_rodrigues(neml2.Scalar arg0, neml2.Scalar arg1, neml2.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(neml2.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(neml2.Rot start, neml2.Rot end, int step, int dim=0) | Rot | static |
| intmd_logspace(neml2.Rot start, neml2.Rot end, int step, int dim=0, Number|torch.SymInt|torch.SymFloat|torch.SymBool base=10.0) | Rot | static |
| inv(neml2.Rot self) | Rot | |
| item(neml2.Rot self) | Rot | |
| norm(neml2.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(neml2.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(neml2.Rot arg0) | Rot | static |
| requires_grad(self) | Rot | |
| requires_grad_(neml2.Rot self, bool arg0) | Rot | |
| rotate(neml2.Rot self, neml2.Rot arg0) | Rot | |
| rotation_from_to(neml2.Vec arg0, neml2.Vec arg1) | Rot | static |
| shadow(neml2.Rot self) | Rot | |
| shape(self) | Rot | |
| static(self) | Rot | |
| tensor(neml2.Rot self) | Rot | |
| to(neml2.Rot self, *, torch.dtype dtype=..., torch.device device=..., bool requires_grad=False) | Rot | |
| to_euler_angles(neml2.Rot self, str arg0, str arg1) | Rot | |
| torch(neml2.Rot self) | Rot | |
| zero_(neml2.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(neml2.Rot arg0) | Rot | static |