Skip to main content

density_expectation

Function density_expectation 

Source
pub fn density_expectation(
    operator: &(impl LinearOperator + ?Sized),
    density: &[Complex64],
) -> Result<Complex64>