SimplifiedGateConvertible
public protocol SimplifiedGateConvertible
A type with a simplified representation of a quantum gate
-
Simplified representation of the gate
Declaration
Swift
var simplifiedGate: SimplifiedGate { get }