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