Type Alias parry2d_f64::math::Rotation
source · pub type Rotation<N> = UnitComplex<N>;
Expand description
The rotation matrix type.
Aliased Type§
struct Rotation<N> { /* private fields */ }
pub type Rotation<N> = UnitComplex<N>;
The rotation matrix type.
struct Rotation<N> { /* private fields */ }