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

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

base_dim() constTensorBase< R4 >
base_expand(TensorShapeRef base_shape) constTensorBase< R4 >
base_expand(Size base_size, Size dim) constTensorBase< R4 >
base_expand_as(const neml2::Tensor &other) constTensorBase< R4 >
base_expand_copy(TensorShapeRef base_shape) constTensorBase< R4 >
base_flatten() constTensorBase< R4 >
base_index(indexing::TensorIndicesRef indices) constTensorBase< R4 >
base_index_put_(indexing::TensorIndicesRef indices, const ATensor &other)TensorBase< R4 >
base_index_put_(indexing::TensorIndicesRef indices, Real v)TensorBase< R4 >
base_reshape(TensorShapeRef base_shape) constTensorBase< R4 >
base_size(Size index) constTensorBase< R4 >
base_sizes() constTensorBase< R4 >
base_slice(Size dim, const indexing::Slice &index) constTensorBase< R4 >
base_storage() constTensorBase< R4 >
base_transpose(Size d1, Size d2) constTensorBase< R4 >
base_unsqueeze(Size d) constTensorBase< R4 >
batch_dim() constTensorBase< R4 >
batch_expand(const TraceableTensorShape &batch_shape) constTensorBase< R4 >
batch_expand(const TraceableSize &batch_size, Size dim) constTensorBase< R4 >
batch_expand_as(const neml2::Tensor &other) constTensorBase< R4 >
batch_expand_copy(const TraceableTensorShape &batch_shape) constTensorBase< R4 >
batch_index(indexing::TensorIndicesRef indices) constTensorBase< R4 >
batch_index_put_(indexing::TensorIndicesRef indices, const ATensor &other)TensorBase< R4 >
batch_index_put_(indexing::TensorIndicesRef indices, Real v)TensorBase< R4 >
batch_reshape(const TraceableTensorShape &batch_shape) constTensorBase< R4 >
batch_size(Size index) constTensorBase< R4 >
batch_sizes() constTensorBase< R4 >
batch_slice(Size dim, const indexing::Slice &index) constTensorBase< R4 >
batch_transpose(Size d1, Size d2) constTensorBase< R4 >
batch_unsqueeze(Size d) constTensorBase< R4 >
batched() constTensorBase< R4 >
clone() constTensorBase< R4 >
const_base_dimPrimitiveTensor< R4, 3, 3, 3, 3 >static
const_base_sizesPrimitiveTensor< R4, 3, 3, 3, 3 >inlinestatic
const_base_storagePrimitiveTensor< R4, 3, 3, 3, 3 >inlinestatic
create(const TensorDataContainer &data, const TensorOptions &options=default_tensor_options())PrimitiveTensor< R4, 3, 3, 3, 3 >static
detach() constTensorBase< R4 >
drotate(const Rot &r) constR4
drotate_self(const Rot &r) constR4
empty(const TensorOptions &options=default_tensor_options())PrimitiveTensor< R4, 3, 3, 3, 3 >static
empty(const TraceableTensorShape &batch_shape, const TensorOptions &options=default_tensor_options())PrimitiveTensor< R4, 3, 3, 3, 3 >static
empty_like(const R4 &other)TensorBase< R4 >static
full(Real init, const TensorOptions &options=default_tensor_options())PrimitiveTensor< R4, 3, 3, 3, 3 >static
full(const TraceableTensorShape &batch_shape, Real init, const TensorOptions &options=default_tensor_options())PrimitiveTensor< R4, 3, 3, 3, 3 >static
full_like(const R4 &other, Real init)TensorBase< R4 >static
identity_map(const TensorOptions &)PrimitiveTensor< R4, 3, 3, 3, 3 >inlinestatic
linspace(const R4 &start, const R4 &end, Size nstep, Size dim=0)TensorBase< R4 >static
logspace(const R4 &start, const R4 &end, Size nstep, Size dim=0, Real base=10)TensorBase< R4 >static
ones(const TensorOptions &options=default_tensor_options())PrimitiveTensor< R4, 3, 3, 3, 3 >static
ones(const TraceableTensorShape &batch_shape, const TensorOptions &options=default_tensor_options())PrimitiveTensor< R4, 3, 3, 3, 3 >static
ones_like(const R4 &other)TensorBase< R4 >static
operator Tensor() constPrimitiveTensor< R4, 3, 3, 3, 3 >
operator()(Size i, Size j, Size k, Size l) constR4
operator-() constTensorBase< R4 >
PrimitiveTensor()=defaultPrimitiveTensor< R4, 3, 3, 3, 3 >
PrimitiveTensor(const ATensor &tensor, Size batch_dim)PrimitiveTensor< R4, 3, 3, 3, 3 >explicit
PrimitiveTensor(const ATensor &tensor, const TraceableTensorShape &batch_shape)PrimitiveTensor< R4, 3, 3, 3, 3 >explicit
PrimitiveTensor(const Tensor &tensor)PrimitiveTensor< R4, 3, 3, 3, 3 >
PrimitiveTensor(const ATensor &tensor)PrimitiveTensor< R4, 3, 3, 3, 3 >explicit
R4(const SSR4 &T)R4
R4(const WWR4 &T)R4
rotate(const Rot &r) constR4
TensorBase()=defaultTensorBase< R4 >
TensorBase(const ATensor &tensor, Size batch_dim)TensorBase< R4 >
TensorBase(const ATensor &tensor, const TraceableTensorShape &batch_shape)TensorBase< R4 >
TensorBase(const neml2::Tensor &tensor)TensorBase< R4 >
TensorBase(Real)=deleteTensorBase< R4 >
to(const TensorOptions &options) constTensorBase< R4 >
transpose(Size d1, Size d2) constR4
transpose_major() constR4
transpose_minor() constR4
variable_data() constTensorBase< R4 >
zeros(const TensorOptions &options=default_tensor_options())PrimitiveTensor< R4, 3, 3, 3, 3 >static
zeros(const TraceableTensorShape &batch_shape, const TensorOptions &options=default_tensor_options())PrimitiveTensor< R4, 3, 3, 3, 3 >static
zeros_like(const R4 &other)TensorBase< R4 >static