[][src]Module quantum2::registers

Classical and quantum register library code (public for pedagogical reasons).

Structs

ClassicalRegister

Represents a non-quantum register of width() bits.

QuantumRegister

Represents a register of an arbitrary number of qubits.