qiskit.providers.aer.utils.NoiseTransformer.operator_circuit¶
-
NoiseTransformer.
operator_circuit
(operator)[source]¶ Converts an operator representation to noise circuit.
- Parameters
operator (operator) – operator representation. Can be a noise circuit or a matrix or a list of matrices.
- Returns
The operator, converted to noise circuit representation.
- Return type
List