Cove - A Practical Quantum Computer Programming Framework
OperationZGateAll Method
NamespacesCove.LocalSimulationQuantumRegisterOperationZGateAll()()()
Apply the Z gate operation to all the qubits in a register.
Declaration Syntax
C#Visual BasicVisual C++
public IQuantumRegister OperationZGateAll()
Public Function OperationZGateAll As IQuantumRegister
public:
virtual IQuantumRegister^ OperationZGateAll() sealed
Return Value
A reference to this register after the operation has been applied.

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