TCount function

Namespace: Microsoft.Quantum.ResourceEstimation

function TCount(amount : Int) : (Int, Int)

Summary

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