[−][src]Trait alga::linear::Isometry
Subgroups of the isometry group E(n)
, i.e., rotations, reflexions, and translations.
Implementors
impl<E: EuclideanSpace> Isometry<E> for Id
[src]
impl<E: EuclideanSpace> Isometry<E> for Id
Subgroups of the isometry group E(n)
, i.e., rotations, reflexions, and translations.
impl<E: EuclideanSpace> Isometry<E> for Id | [src] |