Trait alga::linear::Translation [] [src]

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

The group T(n) of translations.

Implementors