Measure¶
- class Measure[source]¶
Quantum measurement in the computational basis.
Create new measurement instruction.
Attributes
Get the decompositions of the instruction from the SessionEquivalenceLibrary.
Return definition in terms of other basic gates.
return instruction params.
Methods
Measure.add_decomposition
(decomposition)Add a decomposition of the instruction to the SessionEquivalenceLibrary.
Assemble a QasmQobjInstruction
Measure.broadcast_arguments
(qargs, cargs)Validation of the arguments.
Measure.c_if
(classical, val)Add classical condition on register classical and value val.
Measure.copy
([name])Copy of the instruction.
Invert this instruction.
Return True .IFF.
For a composite instruction, reverse the order of sub-gates.
Return a default OpenQASM string for the instruction.
Creates an instruction with gate repeated n amount of times.