Cove - A Practical Quantum Computer Programming Framework
OperationFredkin Method
NamespacesCove.LocalSimulationQuantumRegisterOperationFredkin()()()
Perform the Fredkin operation (controlled swap).
Declaration Syntax
C#Visual BasicVisual C++
public IQuantumRegister OperationFredkin()
Public Function OperationFredkin As IQuantumRegister
public:
virtual IQuantumRegister^ OperationFredkin() sealed
Return Value
A reference to this register after the operation has been applied.
Exceptions
ExceptionCondition
SizeMismatchExceptionThrown if this is not a register of 3 qubits

Assembly: Cove.LocalSimulation (Module: Cove.LocalSimulation) Version: 1.0.0.0 (1.0.0.0)