Trait alga::linear::OrthogonalTransformation [] [src]

pub trait OrthogonalTransformation<E: EuclideanSpace>: Isometry<E, Translation=Id> { }

Subgroups of the n-dimensional rotations and scaling O(n).

Implementors