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

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