|
NEML2 2.0.0
|
This is the complete list of members for FillRot, including all inherited members.
| _batch_sizes | TensorBase< Rot > | protected |
| base_dim() const | TensorBase< Rot > | |
| base_expand(TensorShapeRef base_shape) const | TensorBase< Rot > | |
| base_expand(Size base_size, Size dim) const | TensorBase< Rot > | |
| base_expand_as(const neml2::Tensor &other) const | TensorBase< Rot > | |
| base_expand_copy(TensorShapeRef base_shape) const | TensorBase< Rot > | |
| base_flatten() const | TensorBase< Rot > | |
| base_index(indexing::TensorIndicesRef indices) const | TensorBase< Rot > | |
| base_index_put_(indexing::TensorIndicesRef indices, const ATensor &other) | TensorBase< Rot > | |
| base_index_put_(indexing::TensorIndicesRef indices, const CScalar &v) | TensorBase< Rot > | |
| base_reshape(TensorShapeRef base_shape) const | TensorBase< Rot > | |
| base_size(Size index) const | TensorBase< Rot > | |
| base_sizes() const | TensorBase< Rot > | |
| base_slice(Size dim, const indexing::Slice &index) const | TensorBase< Rot > | |
| base_storage() const | TensorBase< Rot > | |
| base_transpose(Size d1, Size d2) const | TensorBase< Rot > | |
| base_unsqueeze(Size d) const | TensorBase< Rot > | |
| batch_dim() const | TensorBase< Rot > | |
| batch_expand(const TraceableTensorShape &batch_shape) const | TensorBase< Rot > | |
| batch_expand(const TraceableSize &batch_size, Size dim) const | TensorBase< Rot > | |
| batch_expand_as(const neml2::Tensor &other) const | TensorBase< Rot > | |
| batch_expand_copy(const TraceableTensorShape &batch_shape) const | TensorBase< Rot > | |
| batch_index(indexing::TensorIndicesRef indices) const | TensorBase< Rot > | |
| batch_index_put_(indexing::TensorIndicesRef indices, const ATensor &other) | TensorBase< Rot > | |
| batch_index_put_(indexing::TensorIndicesRef indices, const CScalar &v) | TensorBase< Rot > | |
| batch_reshape(const TraceableTensorShape &batch_shape) const | TensorBase< Rot > | |
| batch_size(Size index) const | TensorBase< Rot > | |
| batch_sizes() const | TensorBase< Rot > | |
| batch_slice(Size dim, const indexing::Slice &index) const | TensorBase< Rot > | |
| batch_transpose(Size d1, Size d2) const | TensorBase< Rot > | |
| batch_unsqueeze(Size d) const | TensorBase< Rot > | |
| batched() const | TensorBase< Rot > | |
| clone() const | TensorBase< Rot > | |
| const_base_dim | PrimitiveTensor< Rot, 3 > | static |
| const_base_sizes | PrimitiveTensor< Rot, 3 > | inlinestatic |
| const_base_storage | PrimitiveTensor< Rot, 3 > | inlinestatic |
| create(const TensorDataContainer &data, const TensorOptions &options=default_tensor_options()) | PrimitiveTensor< Rot, 3 > | static |
| detach() const | TensorBase< Rot > | |
| deuler_rodrigues() const | Rot | |
| dist(const Rot &r) const | Rot | |
| doc() const | NEML2Object | inline |
| drotate(const Rot &r) const | Rot | |
| neml2::VecBase< Rot >::drotate(const R2 &R) const | VecBase< Rot > | |
| drotate_self(const Rot &r) const | Rot | |
| dshadow() const | Rot | |
| dV() const | Rot | |
| empty(const TensorOptions &options=default_tensor_options()) | PrimitiveTensor< Rot, 3 > | static |
| empty(const TraceableTensorShape &batch_shape, const TensorOptions &options=default_tensor_options()) | PrimitiveTensor< Rot, 3 > | static |
| empty_like(const Rot &other) | TensorBase< Rot > | static |
| euler_rodrigues() const | Rot | |
| expected_options() | FillRot | static |
| factory() const | NEML2Object | inline |
| neml2::Rot::fill(const CScalar &v1, const CScalar &v2, const CScalar &v3, const TensorOptions &options=default_tensor_options()) | VecBase< Rot > | static |
| neml2::Rot::fill(const Scalar &v1, const Scalar &v2, const Scalar &v3) | VecBase< Rot > | static |
| fill_euler_angles(const Vec &v, const std::string &angle_convention, const std::string &angle_type) | Rot | static |
| fill_matrix(const R2 &M) | Rot | static |
| fill_random(unsigned int n) | Rot | static |
| fill_rodrigues(const Scalar &rx, const Scalar &ry, const Scalar &rz) | Rot | static |
| FillRot(const OptionSet &options) | FillRot | |
| from_axis_angle(const Vec &n, const Scalar &theta) | Rot | static |
| from_axis_angle_standard(const Vec &n, const Scalar &theta) | Rot | static |
| full(const CScalar &init, const TensorOptions &options=default_tensor_options()) | PrimitiveTensor< Rot, 3 > | static |
| full(const TraceableTensorShape &batch_shape, const CScalar &init, const TensorOptions &options=default_tensor_options()) | PrimitiveTensor< Rot, 3 > | static |
| full_like(const Rot &other, const CScalar &init) | TensorBase< Rot > | static |
| gdist(const Rot &r) const | Rot | |
| get_data(const std::string &name) | NEML2Object | |
| get_driver(const std::string &name) | NEML2Object | |
| get_model(const std::string &name) | NEML2Object | |
| get_object(const std::string §ion, const std::string &name) | NEML2Object | |
| get_scheduler(const std::string &name) | NEML2Object | |
| get_solver(const std::string &name) | NEML2Object | |
| host() const | NEML2Object | |
| host() | NEML2Object | |
| identity(const TensorOptions &options=default_tensor_options()) | Rot | static |
| identity_map(const TensorOptions &options=default_tensor_options()) | VecBase< Rot > | static |
| input_options() const | NEML2Object | inline |
| inverse() const | Rot | |
| linspace(const Rot &start, const Rot &end, Size nstep, Size dim=0) | TensorBase< Rot > | static |
| logspace(const Rot &start, const Rot &end, Size nstep, Size dim=0, const CScalar &base=10) | TensorBase< Rot > | static |
| name() const | NEML2Object | inline |
| NEML2Object()=delete | NEML2Object | |
| NEML2Object(NEML2Object &&)=delete | NEML2Object | |
| NEML2Object(const NEML2Object &)=delete | NEML2Object | |
| NEML2Object(const OptionSet &options) | NEML2Object | |
| norm() const | VecBase< Rot > | |
| norm_sq() const | VecBase< Rot > | |
| ones(const TensorOptions &options=default_tensor_options()) | PrimitiveTensor< Rot, 3 > | static |
| ones(const TraceableTensorShape &batch_shape, const TensorOptions &options=default_tensor_options()) | PrimitiveTensor< Rot, 3 > | static |
| ones_like(const Rot &other) | TensorBase< Rot > | static |
| operator Tensor() const | PrimitiveTensor< Rot, 3 > | |
| operator()(Size i) const | VecBase< Rot > | |
| operator-() const | TensorBase< Rot > | |
| operator=(NEML2Object &&)=delete | NEML2Object | |
| operator=(const NEML2Object &)=delete | NEML2Object | |
| path() const | NEML2Object | inline |
| PrimitiveTensor()=default | PrimitiveTensor< Rot, 3 > | |
| PrimitiveTensor(const ATensor &tensor, Size batch_dim) | PrimitiveTensor< Rot, 3 > | |
| PrimitiveTensor(const ATensor &tensor, const TraceableTensorShape &batch_shape) | PrimitiveTensor< Rot, 3 > | |
| PrimitiveTensor(const Tensor &tensor) | PrimitiveTensor< Rot, 3 > | |
| PrimitiveTensor(const ATensor &tensor) | PrimitiveTensor< Rot, 3 > | explicit |
| resolve_tensor(const std::string &name) | NEML2Object | |
| Rot(const Vec &v) | Rot | |
| rotate(const Rot &r) const | Rot | |
| neml2::VecBase< Rot >::rotate(const R2 &R) const | VecBase< Rot > | |
| rotation_from_to(const Vec &v1, const Vec &v2) | Rot | static |
| settings() const | NEML2Object | inline |
| setup() | NEML2Object | inlinevirtual |
| shadow() const | Rot | |
| TensorBase()=default | TensorBase< Rot > | |
| TensorBase(const ATensor &tensor, Size batch_dim) | TensorBase< Rot > | |
| TensorBase(const ATensor &tensor, const TraceableTensorShape &batch_shape) | TensorBase< Rot > | |
| TensorBase(const neml2::Tensor &tensor) | TensorBase< Rot > | |
| TensorBase(double)=delete | TensorBase< Rot > | |
| TensorBase(float)=delete | TensorBase< Rot > | |
| TensorBase(int)=delete | TensorBase< Rot > | |
| to(const TensorOptions &options) const | TensorBase< Rot > | |
| type() const | NEML2Object | inline |
| UserTensorBase(const OptionSet &options) | UserTensorBase | |
| variable_data() const | TensorBase< Rot > | |
| zeros(const TensorOptions &options=default_tensor_options()) | PrimitiveTensor< Rot, 3 > | static |
| zeros(const TraceableTensorShape &batch_shape, const TensorOptions &options=default_tensor_options()) | PrimitiveTensor< Rot, 3 > | static |
| zeros_like(const Rot &other) | TensorBase< Rot > | static |
| ~NEML2Object()=default | NEML2Object | virtual |