|
NEML2 2.0.0
|
This is the complete list of members for TensorValue< T >, including all inherited members.
| _cached_intmd_dim | TensorValueBase | protected |
| assign(const ATensor &val, TracerPrivilege key) override | TensorValue< T > | virtual |
| operator Tensor() const override | TensorValue< T > | virtual |
| operator()() const | TensorValue< T > | inline |
| operator=(const Tensor &val) override | TensorValue< T > | virtual |
| neml2::TensorValueBase::operator=(const TensorValueBase &)=default | TensorValueBase | |
| neml2::TensorValueBase::operator=(TensorValueBase &&) noexcept=default | TensorValueBase | |
| requires_grad_(bool req=true) override | TensorValue< T > | virtual |
| TensorValue(T value) | TensorValue< T > | inlineexplicit |
| TensorValueBase()=default | TensorValueBase | |
| TensorValueBase(const TensorValueBase &)=default | TensorValueBase | |
| TensorValueBase(TensorValueBase &&) noexcept=default | TensorValueBase | |
| to_(const TensorOptions &options) override | TensorValue< T > | virtual |
| type() const override | TensorValue< T > | virtual |
| ~TensorValueBase()=default | TensorValueBase | virtual |