[go: up one dir, main page]

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

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

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

Implementors