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

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