Type Definition roqoqo::registers::ComplexOutputRegister[][src]

pub type ComplexOutputRegister = Vec<ComplexRegister>;
Expand description

Represents classical complex registers for output of computations in qoqo.

Vector over single complex registers that are each the output of a single run of a quantum program.