qiskit.circuit.Delay.to_matrix¶ Delay.to_matrix()[ソース]¶ Return a Numpy.array for the unitary matrix. This has been added to enable simulation without making delay a full Gate type. 戻り値 matrix representation. 戻り値の型 np.ndarray