NEML2 2.0.0
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
SR2 Member List

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

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