Skip to content

bloqade.qasm2.dialects.glob.GlobEmit

← Module overview

classGlobEmitsource

bloqade.qasm2.dialects.glob.GlobEmit

Bases: interp.MethodTable

class GlobEmit

methodugatesource

bloqade.qasm2.dialects.glob.GlobEmit.ugate

def ugate(emit: EmitQASM2Gate, frame: EmitQASM2Frame, stmt: UGate)

Parameters

NameTypeDescription
emitEmitQASM2Gate
frameEmitQASM2Frame
stmtUGate
source