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.
- 戻り値の型