GateTimes.TGatesOnly Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This configuration specifies that all gates except T take 0 time. A T gate is set to take unit time. With this gate time configuration, QCTraceSimulator will compute T depth.
public static System.Collections.Generic.Dictionary<Microsoft.Quantum.Simulation.Simulators.QCTraceSimulators.PrimitiveOperationsGroups,double> TGatesOnly { get; }
static member TGatesOnly : System.Collections.Generic.Dictionary<Microsoft.Quantum.Simulation.Simulators.QCTraceSimulators.PrimitiveOperationsGroups, double>
Public Shared ReadOnly Property TGatesOnly As Dictionary(Of PrimitiveOperationsGroups, Double)