Cove - A Practical Quantum Computer Programming Framework
GetSecondSwapIndex Method
NamespacesCove.LocalSimulationOperationSwapGetSecondSwapIndex()()()
Get the index of the second qubit in the register to swap when this operation is applied.
Declaration Syntax
C#Visual BasicVisual C++
public int GetSecondSwapIndex()
Public Function GetSecondSwapIndex As Integer
public:
virtual int GetSecondSwapIndex() sealed
Return Value
The index of the first qubit in the register to swap when this operation is applied.

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