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

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

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