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

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

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