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

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

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