Expand description

2D affine transforms.

Structs

  • A 2x2 matrix, optimized with SIMD, in column-major order.
  • An affine transform, optimized with SIMD.