Trivial : Nat -> Type -> TypeA trivial transform is a transform that must leave all points unchanged.
This transform type only exists so that `linearize` can take a translation
as input.
isTrivial : Eq a => Num a => HMatrix' n a -> BoolDetermine if a homogeneous matrix is trivial.