[][src]Trait alga::linear::DirectIsometry

pub trait DirectIsometry<E: EuclideanSpace>: Isometry<E> { }

Subgroups of the orientation-preserving isometry group SE(n), i.e., rotations and translations.

Implementors

impl<E: EuclideanSpace> DirectIsometry<E> for Id[src]

Loading content...