| Icon | Member | Description |
|---|---|---|
| SetQubits(Int32, ClassicalResult) |
Set the qubits starting at StartingIndex to the classical result SetTo.
| |
| SetQubits(ClassicalResult) |
Set the qubits starting at the first index 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.
|