Cove - A Practical Quantum Computer Programming Framework
CNot Property
NamespacesCove.LocalSimulationOperationsCNot
The controlled not (CNot) opeartion.
Declaration Syntax
C#Visual BasicVisual C++
public static GeneralSimulatedOperation CNot { get; }
Public Shared ReadOnly Property CNot As GeneralSimulatedOperation
public:
static property GeneralSimulatedOperation^ CNot {
	GeneralSimulatedOperation^ get ();
}

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