NEML2 2.0.0
Loading...
Searching...
No Matches
Vec Member List

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

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