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

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

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