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

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

The group SE(n) of orientation-preserving isometries, i.e., rotations and translations.

Implementors