14 | ||| A trivial transform is a transform that must leave all points unchanged.
15 | ||| This transform type only exists so that `linearize` can take a translation
16 | ||| as input.
22 | ||| Determine if a homogeneous matrix is trivial.
23 | export