class documentation

Iterate over the list of lists representing the qubits for each qumode in the register

Method __init__ Undocumented
Method __iter__ Undocumented
Method __next__ Undocumented
Instance Variable _index Undocumented
Instance Variable _register Undocumented
def __init__(self, register: QumodeRegister): (source)

Undocumented

def __iter__(self) -> Iterator[Qumode]: (source)

Undocumented

def __next__(self): (source)

Undocumented

Undocumented

_register = (source)

Undocumented