Uses of Class
com.quantum4j.core.circuit.Instruction
Packages that use Instruction
-
Uses of Instruction in com.quantum4j.core.circuit
Methods in com.quantum4j.core.circuit that return InstructionModifier and TypeMethodDescriptionInstruction.copy()Create a deep copy of this instruction.static InstructionCreate a gate instruction.static InstructionInstruction.measure(int qubit, int classicalBit) Create a measurement instruction.Methods in com.quantum4j.core.circuit that return types with arguments of type InstructionMethods in com.quantum4j.core.circuit with parameters of type Instruction