qiskit.circuit.Delay.to_matrix¶
- Delay.to_matrix()[código fonte]¶
Return a Numpy.array for the unitary matrix. This has been added to enable simulation without making delay a full Gate type.
- Retorno
matrix representation.
- Tipo de retorno
np.ndarray