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

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

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