ReadoutError.tensor

ReadoutError.tensor(other)[source]

Return the tensor product readout error self ⊗ other.

Parameters

other (ReadoutError) – a readout error.

Returns

the tensor product readout error self ⊗ other.

Return type

ReadoutError

Raises

NoiseError – if other is not a ReadoutError.