Cove - A Practical Quantum Computer Programming Framework
Not Property
NamespacesCove.LocalSimulationOperationsNot
The Not operation. Also known as the Pauli X gate.
Declaration Syntax
C#Visual BasicVisual C++
public static GeneralSimulatedOperation Not { get; }
Public Shared ReadOnly Property Not As GeneralSimulatedOperation
public:
static property GeneralSimulatedOperation^ Not {
	GeneralSimulatedOperation^ get ();
}

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