expectation_value

Function expectation_value 

Source
pub fn expectation_value(
    state: &HilbertState,
    operator: &Operator,
) -> PropagatingEffect<f64>
Expand description