Cove - A Practical Quantum Computer Programming Framework
OperationHadamard Method
NamespacesCove.LocalSimulationQuantumRegisterOperationHadamard()()()
Members
IconMemberDescription
OperationHadamard()()()
Perform the Hadamard (square root of Not) operation on a qubit.

OperationHadamard(Int32)
Apply the Hadamard (square root of Not) operation to the specified qubit.

OperationHadamard(array<Int32>[]()[])
Perform the Hadamard (square root of Not) operation to the specified qubits.

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