qiskit.transpiler.passes.RZXCalibrationBuilder.supported¶ RZXCalibrationBuilder.supported(node_op)[source]¶ Parameters node_op (DAGNode) – The node from the dag dep. Returns True if the node is a RZXGate. Return type match