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