qiskit.dagcircuit.DAGCircuit.node¶
- DAGCircuit.node(node_id)[código fonte]¶
Get the node in the dag.
- Parâmetros
node_id (int) – Node identifier.
- Retorno
the node.
- Tipo de retorno
node
Get the node in the dag.
node_id (int) – Node identifier.
the node.
node