qiskit.quantum_info.CNOTDihedral.expand¶
- CNOTDihedral.expand(other)[소스]¶
Return the reverse-order tensor product with another CNOTDihedral.
- 매개변수
other (CNOTDihedral) – a CNOTDihedral object.
- 반환
- the tensor product \(b \otimes a\), where \(a\)
is the current CNOTDihedral, and \(b\) is the other CNOTDihedral.
- 반환 형식