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

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

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