Skip to main content

born_projective_prob

Function born_projective_prob 

Source
pub fn born_projective_prob<R, const D: usize>(
    rho: &DensityMatrix<R>,
    projection: &Projection<R, D>,
) -> Result<Prob, QuantumError>
Expand description

The Born-rule probability as the Prob MV-algebra verdict — the boundary where a quantum measurement becomes a classical (fuzzy) verdict.