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

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

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