Cove - A Practical Quantum Computer Programming Framework
SetQubits Method
NamespacesCove.LocalSimulationQuantumRegisterSetQubits()()()
Members
IconMemberDescription
SetQubits(Int32, ClassicalResult)
Set the qubits starting at StartingIndex to the classical result SetTo.

SetQubits(ClassicalResult)
Set the qubits starting at StartingIndex to the classical result SetTo.

SetQubits(array<Int32>[]()[], Boolean)
Set the specified qubits to the value specified.

SetQubits(array<Boolean>[]()[])
Set qubits based on the boolean values given.

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