pub type FrameSpin = TensorRank2<3, 1, 1>;
Expand description
The frame spin $\mathbf{\Omega}=\dot{\mathbf{Q}}\cdot\mathbf{Q}^T
$.
Aliased Typeยง
struct FrameSpin(/* private fields */);
pub type FrameSpin = TensorRank2<3, 1, 1>;
The frame spin $\mathbf{\Omega}=\dot{\mathbf{Q}}\cdot\mathbf{Q}^T
$.
struct FrameSpin(/* private fields */);