NEML2 2.0.0
Loading...
Searching...
No Matches
R2Base< Derived > Member List

This is the complete list of members for R2Base< Derived >, including all inherited members.

_batch_sizesTensorBase< Derived >protected
base_dim() constTensorBase< Derived >
base_expand(TensorShapeRef base_shape) constTensorBase< Derived >
base_expand(Size base_size, Size dim) constTensorBase< Derived >
base_expand_as(const neml2::Tensor &other) constTensorBase< Derived >
base_expand_copy(TensorShapeRef base_shape) constTensorBase< Derived >
base_flatten() constTensorBase< Derived >
base_index(indexing::TensorIndicesRef indices) constTensorBase< Derived >
base_index_put_(indexing::TensorIndicesRef indices, const ATensor &other)TensorBase< Derived >
base_index_put_(indexing::TensorIndicesRef indices, const CScalar &v)TensorBase< Derived >
base_reshape(TensorShapeRef base_shape) constTensorBase< Derived >
base_size(Size index) constTensorBase< Derived >
base_sizes() constTensorBase< Derived >
base_slice(Size dim, const indexing::Slice &index) constTensorBase< Derived >
base_storage() constTensorBase< Derived >
base_transpose(Size d1, Size d2) constTensorBase< Derived >
base_unsqueeze(Size d) constTensorBase< Derived >
batch_dim() constTensorBase< Derived >
batch_expand(const TraceableTensorShape &batch_shape) constTensorBase< Derived >
batch_expand(const TraceableSize &batch_size, Size dim) constTensorBase< Derived >
batch_expand_as(const neml2::Tensor &other) constTensorBase< Derived >
batch_expand_copy(const TraceableTensorShape &batch_shape) constTensorBase< Derived >
batch_index(indexing::TensorIndicesRef indices) constTensorBase< Derived >
batch_index_put_(indexing::TensorIndicesRef indices, const ATensor &other)TensorBase< Derived >
batch_index_put_(indexing::TensorIndicesRef indices, const CScalar &v)TensorBase< Derived >
batch_reshape(const TraceableTensorShape &batch_shape) constTensorBase< Derived >
batch_size(Size index) constTensorBase< Derived >
batch_sizes() constTensorBase< Derived >
batch_slice(Size dim, const indexing::Slice &index) constTensorBase< Derived >
batch_transpose(Size d1, Size d2) constTensorBase< Derived >
batch_unsqueeze(Size d) constTensorBase< Derived >
batched() constTensorBase< Derived >
clone() constTensorBase< Derived >
col(Size i) constR2Base< Derived >
const_base_dimPrimitiveTensor< Derived, 3, 3 >static
const_base_sizesPrimitiveTensor< Derived, 3, 3 >inlinestatic
const_base_storagePrimitiveTensor< Derived, 3, 3 >inlinestatic
create(const TensorDataContainer &data, const TensorOptions &options=default_tensor_options())PrimitiveTensor< Derived, 3, 3 >static
det() constR2Base< Derived >
detach() constTensorBase< Derived >
drotate(const Rot &r) constR2Base< Derived >
drotate(const R2 &R) constR2Base< Derived >
empty(const TensorOptions &options=default_tensor_options())PrimitiveTensor< Derived, 3, 3 >static
empty(const TraceableTensorShape &batch_shape, const TensorOptions &options=default_tensor_options())PrimitiveTensor< Derived, 3, 3 >static
empty_like(const Derived &other)TensorBase< Derived >static
fill(const CScalar &a, const TensorOptions &options=default_tensor_options())R2Base< Derived >static
fill(const Scalar &a)R2Base< Derived >static
fill(const CScalar &a11, const CScalar &a22, const CScalar &a33, const TensorOptions &options=default_tensor_options())R2Base< Derived >static
fill(const Scalar &a11, const Scalar &a22, const Scalar &a33)R2Base< Derived >static
fill(const CScalar &a11, const CScalar &a22, const CScalar &a33, const CScalar &a23, const CScalar &a13, const CScalar &a12, const TensorOptions &options=default_tensor_options())R2Base< Derived >static
fill(const Scalar &a11, const Scalar &a22, const Scalar &a33, const Scalar &a23, const Scalar &a13, const Scalar &a12)R2Base< Derived >static
fill(const CScalar &a11, const CScalar &a12, const CScalar &a13, const CScalar &a21, const CScalar &a22, const CScalar &a23, const CScalar &a31, const CScalar &a32, const CScalar &a33, const TensorOptions &options=default_tensor_options())R2Base< Derived >static
fill(const Scalar &a11, const Scalar &a12, const Scalar &a13, const Scalar &a21, const Scalar &a22, const Scalar &a23, const Scalar &a31, const Scalar &a32, const Scalar &a33)R2Base< Derived >static
full(const CScalar &init, const TensorOptions &options=default_tensor_options())PrimitiveTensor< Derived, 3, 3 >static
full(const TraceableTensorShape &batch_shape, const CScalar &init, const TensorOptions &options=default_tensor_options())PrimitiveTensor< Derived, 3, 3 >static
full_like(const Derived &other, const CScalar &init)TensorBase< Derived >static
identity(const TensorOptions &options=default_tensor_options())R2Base< Derived >static
identity_map(const TensorOptions &)PrimitiveTensor< Derived, 3, 3 >inlinestatic
inner(const R2 &other) constR2Base< Derived >
inverse() constR2Base< Derived >
linspace(const Derived &start, const Derived &end, Size nstep, Size dim=0)TensorBase< Derived >static
logspace(const Derived &start, const Derived &end, Size nstep, Size dim=0, const CScalar &base=10)TensorBase< Derived >static
ones(const TensorOptions &options=default_tensor_options())PrimitiveTensor< Derived, 3, 3 >static
ones(const TraceableTensorShape &batch_shape, const TensorOptions &options=default_tensor_options())PrimitiveTensor< Derived, 3, 3 >static
ones_like(const Derived &other)TensorBase< Derived >static
operator SR2() constR2Base< Derived >explicit
operator Tensor() constPrimitiveTensor< Derived, 3, 3 >
operator()(Size i, Size j) constR2Base< Derived >
operator-() constTensorBase< Derived >
outer(const R2 &other) constR2Base< Derived >
PrimitiveTensor()=defaultPrimitiveTensor< Derived, 3, 3 >
PrimitiveTensor(const ATensor &tensor, Size batch_dim)PrimitiveTensor< Derived, 3, 3 >
PrimitiveTensor(const ATensor &tensor, const TraceableTensorShape &batch_shape)PrimitiveTensor< Derived, 3, 3 >
PrimitiveTensor(const Tensor &tensor)PrimitiveTensor< Derived, 3, 3 >
PrimitiveTensor(const ATensor &tensor)PrimitiveTensor< Derived, 3, 3 >explicit
rotate(const Rot &r) constR2Base< Derived >
rotate(const R2 &R) constR2Base< Derived >
row(Size i) constR2Base< Derived >
skew(const Vec &v)R2Base< Derived >static
TensorBase()=defaultTensorBase< Derived >
TensorBase(const ATensor &tensor, Size batch_dim)TensorBase< Derived >
TensorBase(const ATensor &tensor, const TraceableTensorShape &batch_shape)TensorBase< Derived >
TensorBase(const neml2::Tensor &tensor)TensorBase< Derived >
TensorBase(double)=deleteTensorBase< Derived >
TensorBase(float)=deleteTensorBase< Derived >
TensorBase(int)=deleteTensorBase< Derived >
to(const TensorOptions &options) constTensorBase< Derived >
transpose() constR2Base< Derived >
variable_data() constTensorBase< Derived >
zeros(const TensorOptions &options=default_tensor_options())PrimitiveTensor< Derived, 3, 3 >static
zeros(const TraceableTensorShape &batch_shape, const TensorOptions &options=default_tensor_options())PrimitiveTensor< Derived, 3, 3 >static
zeros_like(const Derived &other)TensorBase< Derived >static