NEML2 2.1.0
Loading...
Searching...
No Matches
R4 Member List

This is the complete list of members for R4, including all inherited members.

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