Cove - A Practical Quantum Computer Programming Framework
OperationNot Method
NamespacesCove.BaseIQubitOperationNot()()()
Perform the Not operation on the qubit. This operation is also known as the X gate.
Declaration Syntax
C#Visual BasicVisual C++
void OperationNot()
Sub OperationNot
void OperationNot()

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