qiskit.ignis.mitigation.CTMPExpvalMeasMitigator.mitigation_matrix¶
- CTMPExpvalMeasMitigator.mitigation_matrix(qubits=None)[소스]¶
Return the measurement mitigation matrix for the specified qubits.
The mitigation matrix \(A^{-1}\) is defined as the inverse of the
assignment_matrix()
\(A\).- 매개변수
qubits (
Optional
[List
[int
]]) – Optional, qubits being measured for operator expval.- 반환
the measurement error mitigation matrix \(A^{-1}\).
- 반환 형식
np.ndarray