Cove - A Practical Quantum Computer Programming Framework
GetFirstSwapIndex Method
NamespacesCove.LocalSimulationOperationSwapGetFirstSwapIndex()()()
Get the index of the first qubit in the register to swap when this operation is applied.
Declaration Syntax
C#Visual BasicVisual C++
public int GetFirstSwapIndex()
Public Function GetFirstSwapIndex As Integer
public:
virtual int GetFirstSwapIndex() 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)