DecomposeGatesError
public enum DecomposeGatesError : Error, Hashable
Errors throwed by TwoLevelDecompositionSolver.decomposeGates(:restrictedToCircuitQubitCount:)
-
Throwed if
gate
throwserror
Declaration
Swift
case gateThrowedError(gate: Gate, error: QuantumOperatorError)