qiskit.ignis.verification.CNOTDihedral.expand¶
-
CNOTDihedral.
expand
(other)[source]¶ Return the tensor product operator: other tensor self.
- Parameters
other (CNOTDihedral) – an operator subclass object.
- Returns
the tensor product operator: other tensor other.
- Return type