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

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

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