tsim.core.instructions.last_row
← Module overview
function
source
functionlast_row¶source
tsim.core.instructions.last_row
def last_row(b: GraphRepresentation, qubit: int) -> floatGet the row of the last vertex for a qubit.
Parameters
| Name | Type | Description |
|---|---|---|
b | GraphRepresentation | |
qubit | int |
Returns
float