Module transform

Module transform 

Source
Expand description

Transformations (e.g. affine) used for converting

Structs§

AffineTransform
AffineTransform describes a mapping from one space to another while preserving parallel lines.

Enums§

Direction
Describes the direction in which the transform is performed

Traits§

TransformScalar
Create a trait which captures necessary traits for matrix multiplication