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