|
NEML2 2.0.0
|
This is the complete list of members for SR2, including all inherited members.
| _batch_sizes | TensorBase< SR2 > | protected |
| base_dim() const | TensorBase< SR2 > | |
| base_expand(TensorShapeRef base_shape) const | TensorBase< SR2 > | |
| base_expand(Size base_size, Size dim) const | TensorBase< SR2 > | |
| base_expand_as(const neml2::Tensor &other) const | TensorBase< SR2 > | |
| base_expand_copy(TensorShapeRef base_shape) const | TensorBase< SR2 > | |
| base_flatten() const | TensorBase< SR2 > | |
| base_index(indexing::TensorIndicesRef indices) const | TensorBase< SR2 > | |
| base_index_put_(indexing::TensorIndicesRef indices, const ATensor &other) | TensorBase< SR2 > | |
| base_index_put_(indexing::TensorIndicesRef indices, const CScalar &v) | TensorBase< SR2 > | |
| base_reshape(TensorShapeRef base_shape) const | TensorBase< SR2 > | |
| base_size(Size index) const | TensorBase< SR2 > | |
| base_sizes() const | TensorBase< SR2 > | |
| base_slice(Size dim, const indexing::Slice &index) const | TensorBase< SR2 > | |
| base_storage() const | TensorBase< SR2 > | |
| base_transpose(Size d1, Size d2) const | TensorBase< SR2 > | |
| base_unsqueeze(Size d) const | TensorBase< SR2 > | |
| batch_dim() const | TensorBase< SR2 > | |
| batch_expand(const TraceableTensorShape &batch_shape) const | TensorBase< SR2 > | |
| batch_expand(const TraceableSize &batch_size, Size dim) const | TensorBase< SR2 > | |
| batch_expand_as(const neml2::Tensor &other) const | TensorBase< SR2 > | |
| batch_expand_copy(const TraceableTensorShape &batch_shape) const | TensorBase< SR2 > | |
| batch_index(indexing::TensorIndicesRef indices) const | TensorBase< SR2 > | |
| batch_index_put_(indexing::TensorIndicesRef indices, const ATensor &other) | TensorBase< SR2 > | |
| batch_index_put_(indexing::TensorIndicesRef indices, const CScalar &v) | TensorBase< SR2 > | |
| batch_reshape(const TraceableTensorShape &batch_shape) const | TensorBase< SR2 > | |
| batch_size(Size index) const | TensorBase< SR2 > | |
| batch_sizes() const | TensorBase< SR2 > | |
| batch_slice(Size dim, const indexing::Slice &index) const | TensorBase< SR2 > | |
| batch_transpose(Size d1, Size d2) const | TensorBase< SR2 > | |
| batch_unsqueeze(Size d) const | TensorBase< SR2 > | |
| batched() const | TensorBase< SR2 > | |
| clone() const | TensorBase< SR2 > | |
| const_base_dim | PrimitiveTensor< SR2, 6 > | static |
| const_base_sizes | PrimitiveTensor< SR2, 6 > | inlinestatic |
| const_base_storage | PrimitiveTensor< SR2, 6 > | inlinestatic |
| create(const TensorDataContainer &data, const TensorOptions &options=default_tensor_options()) | PrimitiveTensor< SR2, 6 > | static |
| det() const | SR2 | |
| detach() const | TensorBase< SR2 > | |
| dev() const | SR2 | |
| drotate(const Rot &r) const | SR2 | |
| drotate(const R2 &R) const | SR2 | |
| empty(const TensorOptions &options=default_tensor_options()) | PrimitiveTensor< SR2, 6 > | static |
| empty(const TraceableTensorShape &batch_shape, const TensorOptions &options=default_tensor_options()) | PrimitiveTensor< SR2, 6 > | static |
| empty_like(const SR2 &other) | TensorBase< SR2 > | static |
| fill(const CScalar &a, const TensorOptions &options=default_tensor_options()) | SR2 | static |
| fill(const Scalar &a) | SR2 | static |
| fill(const CScalar &a11, const CScalar &a22, const CScalar &a33, const TensorOptions &options=default_tensor_options()) | SR2 | static |
| fill(const Scalar &a11, const Scalar &a22, const Scalar &a33) | SR2 | 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()) | SR2 | static |
| fill(const Scalar &a11, const Scalar &a22, const Scalar &a33, const Scalar &a23, const Scalar &a13, const Scalar &a12) | SR2 | static |
| full(const CScalar &init, const TensorOptions &options=default_tensor_options()) | PrimitiveTensor< SR2, 6 > | static |
| full(const TraceableTensorShape &batch_shape, const CScalar &init, const TensorOptions &options=default_tensor_options()) | PrimitiveTensor< SR2, 6 > | static |
| full_like(const SR2 &other, const CScalar &init) | TensorBase< SR2 > | static |
| identity(const TensorOptions &options=default_tensor_options()) | SR2 | static |
| identity_map(const TensorOptions &options=default_tensor_options()) | SR2 | static |
| inner(const SR2 &other) const | SR2 | |
| inverse() const | SR2 | |
| linspace(const SR2 &start, const SR2 &end, Size nstep, Size dim=0) | TensorBase< SR2 > | static |
| logspace(const SR2 &start, const SR2 &end, Size nstep, Size dim=0, const CScalar &base=10) | TensorBase< SR2 > | static |
| norm(const CScalar &eps=0) const | SR2 | |
| norm_sq() const | SR2 | |
| ones(const TensorOptions &options=default_tensor_options()) | PrimitiveTensor< SR2, 6 > | static |
| ones(const TraceableTensorShape &batch_shape, const TensorOptions &options=default_tensor_options()) | PrimitiveTensor< SR2, 6 > | static |
| ones_like(const SR2 &other) | TensorBase< SR2 > | static |
| operator Tensor() const | PrimitiveTensor< SR2, 6 > | |
| operator()(Size i, Size j) const | SR2 | |
| operator-() const | TensorBase< SR2 > | |
| outer(const SR2 &other) const | SR2 | |
| PrimitiveTensor()=default | PrimitiveTensor< SR2, 6 > | |
| PrimitiveTensor(const ATensor &tensor, Size batch_dim) | PrimitiveTensor< SR2, 6 > | |
| PrimitiveTensor(const ATensor &tensor, const TraceableTensorShape &batch_shape) | PrimitiveTensor< SR2, 6 > | |
| PrimitiveTensor(const Tensor &tensor) | PrimitiveTensor< SR2, 6 > | |
| PrimitiveTensor(const ATensor &tensor) | PrimitiveTensor< SR2, 6 > | explicit |
| rotate(const Rot &r) const | SR2 | |
| rotate(const R2 &R) const | SR2 | |
| SR2(const R2 &T) | SR2 | |
| TensorBase()=default | TensorBase< SR2 > | |
| TensorBase(const ATensor &tensor, Size batch_dim) | TensorBase< SR2 > | |
| TensorBase(const ATensor &tensor, const TraceableTensorShape &batch_shape) | TensorBase< SR2 > | |
| TensorBase(const neml2::Tensor &tensor) | TensorBase< SR2 > | |
| TensorBase(double)=delete | TensorBase< SR2 > | |
| TensorBase(float)=delete | TensorBase< SR2 > | |
| TensorBase(int)=delete | TensorBase< SR2 > | |
| to(const TensorOptions &options) const | TensorBase< SR2 > | |
| tr() const | SR2 | |
| transpose() const | SR2 | |
| variable_data() const | TensorBase< SR2 > | |
| vol() const | SR2 | |
| zeros(const TensorOptions &options=default_tensor_options()) | PrimitiveTensor< SR2, 6 > | static |
| zeros(const TraceableTensorShape &batch_shape, const TensorOptions &options=default_tensor_options()) | PrimitiveTensor< SR2, 6 > | static |
| zeros_like(const SR2 &other) | TensorBase< SR2 > | static |