# Generated by roxygen2: do not edit by hand

S3method(plot,qcircuit)
S3method(print,qcircuit)
export(add_gate)
export(build_circuit_layout)
export(gate_cnot)
export(gate_cz)
export(gate_h)
export(gate_i)
export(gate_s)
export(gate_swap)
export(gate_t)
export(gate_toffoli)
export(gate_x)
export(gate_y)
export(gate_z)
export(is_qcircuit)
export(qcircuit)
export(set_gate)
export(set_qubit)
export(set_qubits)
export(validate_qubits)
importFrom(Formula,Formula)
importFrom(latex2exp,TeX)
