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