KetAdd Method |
Name | Description | |
---|---|---|
Add(Bit) |
Adds a new qubit to the state with a classical Bit value.
The new qubit is unentangled and has the provided state.
Note that the new qubit is not considered measured.
| |
Add(CVec) |
Adds a new qubit to the state with a complex state vector.
The new qubit is unentangled and has the provided state.
| |
Add(Int32, Bit) |
Adds multiple qubits to the state, all with the same classical Bit value.
The new qubits are unentangled and have the provided state.
Note that the new qubits are not considered measured.
|