MeasurementCount function

Namespace: Microsoft.Quantum.ResourceEstimation

function MeasurementCount(amount : Int) : (Int, Int)

Summary

Returns a tuple that can be passed to the AccountForEstimates operation to specify that the number Measurements is equal to the amount.