Mat2

A linear transformation in 2D euclidean space.

Mat2.swift:6
struct Mat2<T> where T : ExpressibleByIntegerLiteral, T : Hashable, T : Absolutable, T : Addable, T : Divisible, T : Multipliable, T : Negatable, T : Subtractable