27#include "neml2/tensors/user_tensors/UserTensor.h"
29#include "neml2/tensors/Rot.h"
52 Rot fill_euler_angles(
const torch::Tensor &
vals,
The wrapper (decorator) for cross-referencing unresolved values at parse time.
Definition CrossRef.h:52
A custom map-like data structure. The keys are strings, and the values can be nonhomogeneously typed.
Definition OptionSet.h:59
Create batch of rotations, with various methods.
Definition Orientation.h:37
Orientation(const OptionSet &options)
Construct a new Orientation object.
Definition Orientation.cxx:73
static OptionSet expected_options()
Definition Orientation.cxx:36
A basic R2.
Definition R2.h:42
Rotation stored as modified Rodrigues parameters.
Definition Rot.h:49
The (logical) scalar.
Definition Scalar.h:38
Definition UserTensor.h:33
Definition CrossRef.cxx:32
int64_t TorchSize
Definition types.h:35