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

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