qiskit.quantum_info.Chi.transpose¶ Chi.transpose()[source]¶ Return the transpose quantum channel. Note This is equivalent to the matrix transpose in the SuperOp representation, ie. for a channel \(\mathcal{E}\), the SuperOp of the transpose channel \(\mathcal{{E}}^T\) is \(S_{mathcal{E}^T} = S_{\mathcal{E}}^T\).