Construct the functional composition (postprocess1
○ measurement0
).
Returns a Measurement that when invoked, computes postprocess1(measurement0(x))
.
Used to represent non-interactive postprocessing.
Construct the functional composition (postprocess1
○ measurement0
).
Returns a Measurement that when invoked, computes postprocess1(measurement0(x))
.
Used to represent non-interactive postprocessing.