SwapExtension MethodsA Sandcastle Documented Class Library

The SwapExtension type exposes the following members.

Methods

  NameDescription
Public methodStatic memberReverse
Public methodStatic memberSwap(QuantumComputer, RegisterRef, RegisterRef)
Swaps the values of two given qubits.
Public methodStatic memberSwap(QuantumComputer, Register, Register, RegisterRef)
The controlled Swap. Swaps the values of two given qubits, if the control qubit is set.
Top
See Also