|
Qrack
10.0
General classical-emulating-quantum development framework
|
Convienence and optimized functions implementing gates are applied from the bit 'start' for 'length' bits for the register. More...

Modules | |
| Arithmetic and other opcode-like gate implemenations. | |
| Extra operations and capabilities | |
| Utility functions | |
Functions | |
| virtual void | Qrack::QInterface::H (bitLenInt start, bitLenInt length) |
| Bitwise Hadamard. More... | |
| virtual void | Qrack::QInterface::X (bitLenInt start, bitLenInt length) |
| Bitwise Pauli X (or logical "NOT") operator. More... | |
Convienence and optimized functions implementing gates are applied from the bit 'start' for 'length' bits for the register.