qiskit.circuit.Delay.to_matrix¶
- Delay.to_matrix()[Quellcode]¶
Return a Numpy.array for the unitary matrix. This has been added to enable simulation without making delay a full Gate type.
- Rückgabe
matrix representation.
- Rückgabetyp
np.ndarray
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