Function compute_expectation_values_batch

Source
pub fn compute_expectation_values_batch(
    batch: &BatchStateVector,
    observable_matrix: &Array2<Complex64>,
) -> QuantRS2Result<Vec<f64>>
Expand description

Parallel expectation value computation