Struct ReadoutError

Struct Documentation

struct ReadoutError

Probabilities of reading out a value for a qubit that does not reflect its true state.

Public Members

double p_01

Classical probability of detecting 0 whereas the true state was |1>

double p_10

Classical probability of detecting 1 whereas the true state was |0>