Cove - A Practical Quantum Computer Programming Framework
GetControlIndex Method
NamespacesCove.BaseIOperationCNotGetControlIndex()()()
Get the index of the control qubit when this operation is applied: either 0 or 1.
Declaration Syntax
C#Visual BasicVisual C++
int GetControlIndex()
Function GetControlIndex As Integer
int GetControlIndex()
Return Value
The control index: 0 or 1

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