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

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

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