Construct the functional composition (transformation1 ○ transformation0).
Returns a Transformation that when invoked, computes transformation1(transformation0(x)).
Construct the functional composition (transformation1 ○ transformation0).
Returns a Transformation that when invoked, computes transformation1(transformation0(x)).