NEML2 1.4.0
Loading...
Searching...
No Matches
SR2 Member List

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

base_dim() constTensorBase< Derived >
base_expand(TensorShapeRef base_size) constTensorBase< Derived >
base_expand_as(const Derived2 &other) constTensorBase< Derived >
base_expand_copy(TensorShapeRef base_size) constTensorBase< Derived >
base_index(indexing::TensorIndicesRef indices) constTensorBase< Derived >
base_index_put_(indexing::TensorIndicesRef indices, const torch::Tensor &other)TensorBase< Derived >
base_reshape(TensorShapeRef base_shape) constTensorBase< Derived >
base_size(Size index) constTensorBase< Derived >
base_sizes() constTensorBase< Derived >
base_storage() constTensorBase< Derived >
base_transpose(Size d1, Size d2) constTensorBase< Derived >
base_unsqueeze(Size d) constTensorBase< Derived >
batch_dim() constTensorBase< Derived >
batch_expand(TensorShapeRef batch_size) constTensorBase< Derived >
batch_expand_as(const Derived2 &other) constTensorBase< Derived >
batch_expand_copy(TensorShapeRef batch_size) constTensorBase< Derived >
batch_index(indexing::TensorIndicesRef indices) constTensorBase< Derived >
batch_index_put_(indexing::TensorIndicesRef indices, const torch::Tensor &other)TensorBase< Derived >
batch_reshape(TensorShapeRef batch_shape) constTensorBase< Derived >
batch_size(Size index) constTensorBase< Derived >
batch_sizes() constTensorBase< Derived >
batch_transpose(Size d1, Size d2) constTensorBase< Derived >
batch_unsqueeze(Size d) constTensorBase< Derived >
batched() constTensorBase< Derived >
clone(torch::MemoryFormat memory_format=torch::MemoryFormat::Contiguous) constTensorBase< Derived >
const_base_dimPrimitiveTensor< SR2, 6 >static
const_base_sizesPrimitiveTensor< SR2, 6 >inlinestatic
const_base_storagePrimitiveTensor< SR2, 6 >inlinestatic
det() constSR2
detach() constTensorBase< Derived >
dev() constSR2
drotate(const Rot &r) constSR2
drotate(const R2 &R) constSR2
empty(const torch::TensorOptions &options=default_tensor_options())PrimitiveTensor< SR2, 6 >static
empty(TensorShapeRef batch_shape, const torch::TensorOptions &options=default_tensor_options())PrimitiveTensor< SR2, 6 >static
empty_like(const Derived &other)TensorBase< Derived >static
fill(const Real &a, const torch::TensorOptions &options=default_tensor_options())SR2static
fill(const Scalar &a)SR2static
fill(const Real &a11, const Real &a22, const Real &a33, const torch::TensorOptions &options=default_tensor_options())SR2static
fill(const Scalar &a11, const Scalar &a22, const Scalar &a33)SR2static
fill(const Real &a11, const Real &a22, const Real &a33, const Real &a23, const Real &a13, const Real &a12, const torch::TensorOptions &options=default_tensor_options())SR2static
fill(const Scalar &a11, const Scalar &a22, const Scalar &a33, const Scalar &a23, const Scalar &a13, const Scalar &a12)SR2static
full(Real init, const torch::TensorOptions &options=default_tensor_options())PrimitiveTensor< SR2, 6 >static
full(TensorShapeRef batch_shape, Real init, const torch::TensorOptions &options=default_tensor_options())PrimitiveTensor< SR2, 6 >static
full_like(const Derived &other, Real init)TensorBase< Derived >static
identity(const torch::TensorOptions &options=default_tensor_options())SR2static
identity_map(const torch::TensorOptions &options=default_tensor_options())SR2static
inner(const SR2 &other) constSR2
inverse() constSR2
linspace(const Derived &start, const Derived &end, Size nstep, Size dim=0, Size batch_dim=-1)TensorBase< Derived >static
logspace(const Derived &start, const Derived &end, Size nstep, Size dim=0, Size batch_dim=-1, Real base=10)TensorBase< Derived >static
norm(Real eps=0) constSR2
norm_sq() constSR2
ones(const torch::TensorOptions &options=default_tensor_options())PrimitiveTensor< SR2, 6 >static
ones(TensorShapeRef batch_shape, const torch::TensorOptions &options=default_tensor_options())PrimitiveTensor< SR2, 6 >static
ones_like(const Derived &other)TensorBase< Derived >static
operator Tensor() constPrimitiveTensor< SR2, 6 >
operator()(Size i, Size j) constSR2
operator-() constTensorBase< Derived >
outer(const SR2 &other) constSR2
PrimitiveTensor()=defaultPrimitiveTensor< SR2, 6 >
PrimitiveTensor(const torch::Tensor &tensor, Size batch_dim)PrimitiveTensor< SR2, 6 >explicit
PrimitiveTensor(const torch::Tensor &tensor)PrimitiveTensor< SR2, 6 >
rotate(const Rot &r) constSR2
rotate(const R2 &R) constSR2
SR2(const R2 &T)SR2
TensorBase()=defaultTensorBase< Derived >
TensorBase(const torch::Tensor &tensor, Size batch_dim)TensorBase< Derived >
TensorBase(const Derived &tensor)TensorBase< Derived >
TensorBase(Real)=deleteTensorBase< Derived >
to(const torch::TensorOptions &options) constTensorBase< Derived >
tr() constSR2
transpose() constSR2
vol() constSR2
zeros(const torch::TensorOptions &options=default_tensor_options())PrimitiveTensor< SR2, 6 >static
zeros(TensorShapeRef batch_shape, const torch::TensorOptions &options=default_tensor_options())PrimitiveTensor< SR2, 6 >static
zeros_like(const Derived &other)TensorBase< Derived >static