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

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

base_dim() constTensorBase< WR2 >
base_expand(TensorShapeRef base_shape) constTensorBase< WR2 >
base_expand(Size base_size, Size dim) constTensorBase< WR2 >
base_expand_as(const neml2::Tensor &other) constTensorBase< WR2 >
base_expand_copy(TensorShapeRef base_shape) constTensorBase< WR2 >
base_flatten() constTensorBase< WR2 >
base_index(indexing::TensorIndicesRef indices) constTensorBase< WR2 >
base_index_put_(indexing::TensorIndicesRef indices, const ATensor &other)TensorBase< WR2 >
base_index_put_(indexing::TensorIndicesRef indices, Real v)TensorBase< WR2 >
base_reshape(TensorShapeRef base_shape) constTensorBase< WR2 >
base_size(Size index) constTensorBase< WR2 >
base_sizes() constTensorBase< WR2 >
base_slice(Size dim, const indexing::Slice &index) constTensorBase< WR2 >
base_storage() constTensorBase< WR2 >
base_transpose(Size d1, Size d2) constTensorBase< WR2 >
base_unsqueeze(Size d) constTensorBase< WR2 >
batch_dim() constTensorBase< WR2 >
batch_expand(const TraceableTensorShape &batch_shape) constTensorBase< WR2 >
batch_expand(const TraceableSize &batch_size, Size dim) constTensorBase< WR2 >
batch_expand_as(const neml2::Tensor &other) constTensorBase< WR2 >
batch_expand_copy(const TraceableTensorShape &batch_shape) constTensorBase< WR2 >
batch_index(indexing::TensorIndicesRef indices) constTensorBase< WR2 >
batch_index_put_(indexing::TensorIndicesRef indices, const ATensor &other)TensorBase< WR2 >
batch_index_put_(indexing::TensorIndicesRef indices, Real v)TensorBase< WR2 >
batch_reshape(const TraceableTensorShape &batch_shape) constTensorBase< WR2 >
batch_size(Size index) constTensorBase< WR2 >
batch_sizes() constTensorBase< WR2 >
batch_slice(Size dim, const indexing::Slice &index) constTensorBase< WR2 >
batch_transpose(Size d1, Size d2) constTensorBase< WR2 >
batch_unsqueeze(Size d) constTensorBase< WR2 >
batched() constTensorBase< WR2 >
clone() constTensorBase< WR2 >
const_base_dimPrimitiveTensor< WR2, 3 >static
const_base_sizesPrimitiveTensor< WR2, 3 >inlinestatic
const_base_storagePrimitiveTensor< WR2, 3 >inlinestatic
create(const TensorDataContainer &data, const TensorOptions &options=default_tensor_options())PrimitiveTensor< WR2, 3 >static
detach() constTensorBase< WR2 >
dexp() constWR2
doc() constNEML2Objectinline
drotate(const Rot &r) constVecBase< WR2 >
drotate(const R2 &R) constVecBase< WR2 >
empty(const TensorOptions &options=default_tensor_options())PrimitiveTensor< WR2, 3 >static
empty(const TraceableTensorShape &batch_shape, const TensorOptions &options=default_tensor_options())PrimitiveTensor< WR2, 3 >static
empty_like(const WR2 &other)TensorBase< WR2 >static
exp() constWR2
expected_options()FillWR2static
neml2::WR2::fill(const Real &v1, const Real &v2, const Real &v3, const TensorOptions &options=default_tensor_options())VecBase< WR2 >static
neml2::WR2::fill(const Scalar &v1, const Scalar &v2, const Scalar &v3)VecBase< WR2 >static
FillWR2(const OptionSet &options)FillWR2
full(Real init, const TensorOptions &options=default_tensor_options())PrimitiveTensor< WR2, 3 >static
full(const TraceableTensorShape &batch_shape, Real init, const TensorOptions &options=default_tensor_options())PrimitiveTensor< WR2, 3 >static
full_like(const WR2 &other, Real init)TensorBase< WR2 >static
host() constNEML2Object
host()NEML2Object
identity_map(const TensorOptions &options=default_tensor_options())VecBase< WR2 >static
input_options() constNEML2Objectinline
linspace(const WR2 &start, const WR2 &end, Size nstep, Size dim=0)TensorBase< WR2 >static
logspace(const WR2 &start, const WR2 &end, Size nstep, Size dim=0, Real base=10)TensorBase< WR2 >static
name() constNEML2Objectinline
NEML2Object()=deleteNEML2Object
NEML2Object(NEML2Object &&)=deleteNEML2Object
NEML2Object(const NEML2Object &)=deleteNEML2Object
NEML2Object(const OptionSet &options)NEML2Object
norm() constVecBase< WR2 >
norm_sq() constVecBase< WR2 >
ones(const TensorOptions &options=default_tensor_options())PrimitiveTensor< WR2, 3 >static
ones(const TraceableTensorShape &batch_shape, const TensorOptions &options=default_tensor_options())PrimitiveTensor< WR2, 3 >static
ones_like(const WR2 &other)TensorBase< WR2 >static
operator Tensor() constPrimitiveTensor< WR2, 3 >
operator()(Size i, Size j) constWR2
neml2::VecBase< WR2 >::operator()(Size i) constVecBase< WR2 >
operator-() constTensorBase< WR2 >
operator=(NEML2Object &&)=deleteNEML2Object
operator=(const NEML2Object &)=deleteNEML2Object
path() constNEML2Objectinline
PrimitiveTensor()=defaultPrimitiveTensor< WR2, 3 >
PrimitiveTensor(const ATensor &tensor, Size batch_dim)PrimitiveTensor< WR2, 3 >explicit
PrimitiveTensor(const ATensor &tensor, const TraceableTensorShape &batch_shape)PrimitiveTensor< WR2, 3 >explicit
PrimitiveTensor(const Tensor &tensor)PrimitiveTensor< WR2, 3 >
PrimitiveTensor(const ATensor &tensor)PrimitiveTensor< WR2, 3 >explicit
rotate(const Rot &r) constVecBase< WR2 >
rotate(const R2 &R) constVecBase< WR2 >
setup()NEML2Objectinlinevirtual
TensorBase()=defaultTensorBase< WR2 >
TensorBase(const ATensor &tensor, Size batch_dim)TensorBase< WR2 >
TensorBase(const ATensor &tensor, const TraceableTensorShape &batch_shape)TensorBase< WR2 >
TensorBase(const neml2::Tensor &tensor)TensorBase< WR2 >
TensorBase(Real)=deleteTensorBase< WR2 >
to(const TensorOptions &options) constTensorBase< WR2 >
type() constNEML2Objectinline
UserTensorBase(const OptionSet &options)UserTensorBase
variable_data() constTensorBase< WR2 >
WR2(const R2 &T)WR2
zeros(const TensorOptions &options=default_tensor_options())PrimitiveTensor< WR2, 3 >static
zeros(const TraceableTensorShape &batch_shape, const TensorOptions &options=default_tensor_options())PrimitiveTensor< WR2, 3 >static
zeros_like(const WR2 &other)TensorBase< WR2 >static
~NEML2Object()=defaultNEML2Objectvirtual